We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0237625 + 6e8cee1 commit a3905e3Copy full SHA for a3905e3
1 file changed
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
echo "analysis_cache_key_int=$(make go.lint.analysiskey-interval)" >> $GITHUB_OUTPUT
82
83
- name: Cache Linter Analysis
84
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
85
id: cache-analysis
86
with:
87
path: ${{ steps.analysis_cache.outputs.analysis_cache }}
0 commit comments