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 9140cd5 + e29ceb8 commit 91f538dCopy full SHA for 91f538d
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: '3.11'
21
cache: 'pip'
22
- - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
+ - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
23
24
path: ~/.cache/pre-commit
25
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments