We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12755f2 + fb4a2a5 commit b9ba6f2Copy full SHA for b9ba6f2
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- run: python -m pip install pre-commit
40
41
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
42
with:
43
path: ~/.cache/pre-commit/
44
key: pre-commit-4|${{ env.pythonLocation }}|${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments