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

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 24c8dd4 commit b7f66b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
path: Plugger.bundle

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

Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:
rm Plugger.bundle.zip
- name: Set up Python
uses: LizardByte/setup-python-action@v2024.515.10401
uses: LizardByte/setup-python-action@v2024.520.215755
with:
python-version: '2.7'

Expand Down

0 comments on commit b7f66b9

Please sign in to comment.