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

Commit 729a638

Browse files
build(deps): bump LizardByte/setup-python-action
Bumps [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action) from 2024.515.10401 to 2024.609.5111. - [Release notes](https://github.com/lizardbyte/setup-python-action/releases) - [Commits](LizardByte/setup-python-action@v2024.515.10401...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] <support@github.com>
1 parent cf6d4bb commit 729a638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
path: Plugger.bundle
4747

4848
- name: Set up Python
49-
uses: LizardByte/setup-python-action@v2024.515.10401
49+
uses: LizardByte/setup-python-action@v2024.609.5111
5050
with:
5151
python-version: '2.7'
5252

@@ -156,7 +156,7 @@ jobs:
156156
rm Plugger.bundle.zip
157157
158158
- name: Set up Python
159-
uses: LizardByte/setup-python-action@v2024.515.10401
159+
uses: LizardByte/setup-python-action@v2024.609.5111
160160
with:
161161
python-version: '2.7'
162162

0 commit comments

Comments
 (0)