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.
1 parent f857b4a commit 3e10f53Copy full SHA for 3e10f53
.github/actions/test/action.yml
@@ -4,5 +4,5 @@ description: "Run pre-commit hooks"
4
runs:
5
using: "composite"
6
steps:
7
- - uses: actions/setup-python@3542bca2639a428e1796aaa6a2ffef0c0f575566 # v3
+ - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
8
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
0 commit comments