mirror of
https://github.com/ViViDboarder/docker-restic-cron.git
synced 2024-11-24 06:06:37 +00:00
Bump actions/setup-python from 2.2.2 to 4.5.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 4.5.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v4.5.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
78d6fd7ff5
commit
ed002a7d07
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
run: make test-s3-x86
|
run: make test-s3-x86
|
||||||
|
|
||||||
- name: Setup python
|
- name: Setup python
|
||||||
uses: actions/setup-python@v2.2.2
|
uses: actions/setup-python@v4.5.0
|
||||||
|
|
||||||
- name: Run pre-commit hooks
|
- name: Run pre-commit hooks
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user