Skip to content

Commit 40bbc6a

Browse files
Update actions/cache digest to 5a3ec84
1 parent c90b1e0 commit 40bbc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: set PYVERSION
6767
run: echo "PYVERSION=$(python --version | tr ' ' '-')" >> $GITHUB_ENV
6868

69-
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
69+
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
7070
with:
7171
path: ~/.cache/pre-commit
7272
# Changes to pre-commit-config.yaml may require the installation of

0 commit comments

Comments
 (0)