Skip to content

Commit 34f8b12

Browse files
refactor(deps): update actions/cache digest to 0400d5f
1 parent c7dd97a commit 34f8b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626
- name: Cache compilation results
27-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
27+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
2828
env:
2929
cache-name: cache-nuitka
3030
with:

0 commit comments

Comments
 (0)