We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38dd5e5 commit 9029314Copy full SHA for 9029314
.github/workflows/pre-commit.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
persist-credentials: false
19
20
- - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
+ - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
21
22
path: ~/.cache/prek
23
key: ${{ runner.os }}-prek-${{ hashFiles('.pre-commit-config.yaml', 'requirements*.txt') }}
0 commit comments