Skip to content

Commit

Permalink
fix(deps): bump MatteoH2O1999/setup-python from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [MatteoH2O1999/setup-python](https://github.com/matteoh2o1999/setup-python) from 4 to 5.
- [Release notes](https://github.com/matteoh2o1999/setup-python/releases)
- [Commits](v4...v5)

---
updated-dependencies:
- dependency-name: MatteoH2O1999/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MatteoH2O1999 committed Dec 11, 2024
1 parent 26edde7 commit 30d2e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
submodules: recursive
- name: Setup Python ${{ matrix.python-version }}
uses: MatteoH2O1999/setup-python@v4
uses: MatteoH2O1999/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
allow-build: info
Expand Down

0 comments on commit 30d2e23

Please sign in to comment.