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