Skip to content

Commit 30d2e23

Browse files
dependabot[bot]MatteoH2O1999
authored andcommitted
fix(deps): bump MatteoH2O1999/setup-python from 4 to 5
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] <[email protected]>
1 parent 26edde7 commit 30d2e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/periodic_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
submodules: recursive
4444
- name: Setup Python ${{ matrix.python-version }}
45-
uses: MatteoH2O1999/setup-python@v4
45+
uses: MatteoH2O1999/setup-python@v5
4646
with:
4747
python-version: ${{ matrix.python-version }}
4848
allow-build: info

0 commit comments

Comments
 (0)