We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e6803a + 6bc0021 commit ae6a82dCopy full SHA for ae6a82d
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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
89
id: cache-analysis
90
with:
91
path: ${{ steps.analysis_cache.outputs.analysis_cache }}
0 commit comments