mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-10 12:40:59 +08:00
chore(deps): update actions/setup-python action to v3
This commit is contained in:
committed by
Yusuke Kuoka
parent
e7f4a0e200
commit
e23692b3bc
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user