We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cef2210 + a6c5088 commit ba38be9Copy full SHA for ba38be9
1 file changed
action.yml
@@ -120,7 +120,7 @@ runs:
120
if: steps.pre-installed-python.outputs.python-path == ''
121
id: new-python
122
# yamllint disable-line rule:line-length
123
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
124
with:
125
python-version: 3.x
126
- name: Create Docker container action
0 commit comments