We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbac3b2 + 0162e82 commit f2d8614Copy full SHA for f2d8614
1 file changed
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
echo "analysis_cache_key_int=$(make go.lint.analysiskey-interval)" >> $GITHUB_OUTPUT
86
87
- name: Cache Linter Analysis
88
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
89
id: cache-analysis
90
with:
91
path: ${{ steps.analysis_cache.outputs.analysis_cache }}
0 commit comments