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

This commit is contained in:
Renovate Bot 2022-02-28 14:15:00 +00:00 committed by Yusuke Kuoka
parent e7f4a0e200
commit e23692b3bc
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ jobs:
--enable-optional-test container-security-context-readonlyrootfilesystem
# python is a requirement for the chart-testing action below (supports yamllint among other tests)
- uses: actions/setup-python@v2
- uses: actions/setup-python@v3
with:
python-version: 3.7

View File

@ -49,7 +49,7 @@ jobs:
--enable-optional-test container-security-context-readonlyrootfilesystem
# python is a requirement for the chart-testing action below (supports yamllint among other tests)
- uses: actions/setup-python@v2
- uses: actions/setup-python@v3
with:
python-version: 3.7