Skip to content

Commit 50984bc

Browse files
Update actions/cache digest to d4323d4
1 parent c0ea335 commit 50984bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@d4323d4df104b026a6aa633fdb11d772146be0bf # 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)