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.
2 parents 7763cb9 + 5ce6df7 commit b247517Copy full SHA for b247517
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: '3.11'
21
cache: 'pip'
22
- - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
+ - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
23
24
path: ~/.cache/pre-commit
25
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments