Skip to content

Commit 2fa43b0

Browse files
authored
Merge pull request #330 from JohT/renovate/actions-cache-digest
Update actions/cache digest to 0c907a7
2 parents 2a56648 + 7413683 commit 2fa43b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/public-analyze-code-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
conda config --show
115115
116116
- name: (Code Analysis Setup) Setup Cache Analysis Downloads
117-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
117+
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
118118
with:
119119
path: ./temp/downloads
120120
key:

0 commit comments

Comments
 (0)