You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-11-06 09:09:19 +02:00
chore(deps): update actions/setup-python action to v4 (#4437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/verify-yaml.yml
vendored
2
.github/workflows/verify-yaml.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: styfle/cancel-workflow-action@0.10.0
|
||||
- uses: actions/checkout@master
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user