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

Commit 72847c8

Browse files
build(deps): bump LizardByte/setup-python-action
Bumps [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action) from 2024.609.5111 to 2024.919.163656. - [Release notes](https://github.com/lizardbyte/setup-python-action/releases) - [Commits](LizardByte/setup-python-action@v2024.609.5111...v2024.919.163656) --- 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]>
1 parent ec00a04 commit 72847c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
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.609.5111
50+
uses: LizardByte/setup-python-action@v2024.919.163656
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.609.5111
175+
uses: LizardByte/setup-python-action@v2024.919.163656
176176
with:
177177
python-version: '2.7'
178178

.github/workflows/localize.yml

Lines changed: 1 addition & 1 deletion
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.609.5111
26+
uses: LizardByte/setup-python-action@v2024.919.163656
2727
with:
2828
python-version: '2.7'
2929

0 commit comments

Comments
 (0)