We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90b1e0 commit 40bbc6aCopy full SHA for 40bbc6a
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: set PYVERSION
67
run: echo "PYVERSION=$(python --version | tr ' ' '-')" >> $GITHUB_ENV
68
69
- - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
+ - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
70
with:
71
path: ~/.cache/pre-commit
72
# Changes to pre-commit-config.yaml may require the installation of
0 commit comments