chore(deps): update actions/setup-python action to v3 (#1479)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-29 11:20:27 +02:00 committed by GitHub
parent e6a8fc7caa
commit 49077c43e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ jobs:
helmv3
helm: "3.8.0"
- uses: actions/setup-python@v2
- uses: actions/setup-python@v3
with:
python-version: "3.10"

View File

@ -101,7 +101,7 @@ jobs:
helmv3
helm: "3.6.3"
- uses: actions/setup-python@v2
- uses: actions/setup-python@v3
with:
python-version: "3.10"