Skip to content

Commit ba38be9

Browse files
authored
Merge pull request #408 from adisivaprasad/bump-setup-python-v6
Bump actions/setup-python from v5.6.0 to v6.2.0 (Node 20 → Node 24)
2 parents cef2210 + a6c5088 commit ba38be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ runs:
120120
if: steps.pre-installed-python.outputs.python-path == ''
121121
id: new-python
122122
# yamllint disable-line rule:line-length
123-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
123+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
124124
with:
125125
python-version: 3.x
126126
- name: Create Docker container action

0 commit comments

Comments
 (0)