Skip to content

Commit 03f2fed

Browse files
Merge pull request #17 from AnotherStranger/renovate/actions-cache-digest
refactor(deps): update actions/cache digest to 1bd1e32
2 parents 6b53e86 + 7082c60 commit 03f2fed

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@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
27+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
2828
env:
2929
cache-name: cache-nuitka
3030
with:

0 commit comments

Comments
 (0)