We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93e964f + 9d002a6 commit ecdd56dCopy full SHA for ecdd56d
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@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
85
id: cache-analysis
86
with:
87
path: ${{ steps.analysis_cache.outputs.analysis_cache }}
0 commit comments