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

Commit

Permalink
build(deps): bump LizardByte/setup-python-action
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 6580224 commit 34c32b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
submodules: recursive

- name: Set up Python
uses: LizardByte/setup-python-action@v2024.609.5111
uses: LizardByte/setup-python-action@v2024.919.163656
with:
python-version: '2.7'

Expand Down Expand Up @@ -171,7 +171,7 @@ jobs:
rm Themerr-plex.bundle.zip
- name: Set up Python
uses: LizardByte/setup-python-action@v2024.609.5111
uses: LizardByte/setup-python-action@v2024.919.163656
with:
python-version: '2.7'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/localize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
submodules: recursive

- name: Set up Python
uses: LizardByte/setup-python-action@v2024.609.5111
uses: LizardByte/setup-python-action@v2024.919.163656
with:
python-version: '2.7'

Expand Down

0 comments on commit 34c32b7

Please sign in to comment.