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 2f497b6 commit 40902e3Copy full SHA for 40902e3
1 file changed
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
permissions:
20
contents: read
21
steps:
22
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
23
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
24
id: python-setup
25
with:
0 commit comments