Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit 586d46c

Browse files
build(deps): bump LizardByte/setup-python-action (#250)
Bumps [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action) from 2023.1226.20556 to 2024.515.10401. - [Release notes](https://github.com/lizardbyte/setup-python-action/releases) - [Commits](LizardByte/setup-python-action@v2023.1226.20556...v2024.515.10401) --- updated-dependencies: - dependency-name: LizardByte/setup-python-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03f3978 commit 586d46c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
expose_plex_data_files_for_docker: ${{ matrix.docker }}
6969

7070
- name: Set up Python
71-
uses: LizardByte/setup-python-action@v2023.1226.20556
71+
uses: LizardByte/setup-python-action@v2024.515.10401
7272
with:
7373
python-version: ${{ matrix.python }}
7474

@@ -125,7 +125,7 @@ jobs:
125125
uses: actions/checkout@v4
126126

127127
- name: Set up Python
128-
uses: LizardByte/setup-python-action@v2023.1226.20556
128+
uses: LizardByte/setup-python-action@v2024.515.10401
129129
with:
130130
python-version: '2.7'
131131

0 commit comments

Comments
 (0)