Skip to content

Commit

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

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Dec 3, 2024
1 parent 5cfb4fc commit 5fbfc0e
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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1

0 comments on commit 5fbfc0e

Please sign in to comment.