Skip to content

Commit 2372599

Browse files
Merge pull request #11 from Abblix/ci/bump-setup-python
ci: bump actions/setup-python to v6.2.0 (Node 24 support)
2 parents 3a0cbcc + 3a678e1 commit 2372599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
persist-credentials: false
2929

30-
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.5.0
30+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3131
with:
3232
python-version: '3.12'
3333

0 commit comments

Comments
 (0)