Skip to content

Commit

Permalink
Update actions/setup-python action to v5
Browse files Browse the repository at this point in the history
Update actions/setup-python from 3 to 5

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Nov 29, 2024
1 parent f857b4a commit 976474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ description: "Run pre-commit hooks"
runs:
using: "composite"
steps:
- uses: actions/setup-python@3542bca2639a428e1796aaa6a2ffef0c0f575566 # v3
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1

0 comments on commit 976474c

Please sign in to comment.