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

Commit abad47b

Browse files
build(deps): bump LizardByte/setup-python-action from 2024.202.205923 to 2024.609.5111 (#445)
build(deps): bump LizardByte/setup-python-action Bumps [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action) from 2024.202.205923 to 2024.609.5111. - [Release notes](https://github.com/lizardbyte/setup-python-action/releases) - [Commits](LizardByte/setup-python-action@v2024.202.205923...v2024.609.5111) --- updated-dependencies: - dependency-name: LizardByte/setup-python-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9e3643 commit abad47b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/CI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
submodules: recursive
4848

4949
- name: Set up Python
50-
uses: LizardByte/setup-python-action@v2024.202.205923
50+
uses: LizardByte/setup-python-action@v2024.609.5111
5151
with:
5252
python-version: '2.7'
5353

@@ -172,7 +172,7 @@ jobs:
172172
rm Themerr-plex.bundle.zip
173173
174174
- name: Set up Python
175-
uses: LizardByte/setup-python-action@v2024.202.205923
175+
uses: LizardByte/setup-python-action@v2024.609.5111
176176
with:
177177
python-version: '2.7'
178178

.github/workflows/localize.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
submodules: recursive
2424

2525
- name: Set up Python
26-
uses: LizardByte/setup-python-action@v2024.202.205923
26+
uses: LizardByte/setup-python-action@v2024.609.5111
2727
with:
2828
python-version: '2.7'
2929

0 commit comments

Comments
 (0)