We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b3064 commit 54d5bf2Copy full SHA for 54d5bf2
.github/workflows/lint.yml
@@ -29,7 +29,7 @@ jobs:
29
echo "LINT_CACHE_DIR=$dir" >> $GITHUB_ENV
30
31
- name: golangci-lint cache
32
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
33
with:
34
path: |
35
${{ env.LINT_CACHE_DIR }}
0 commit comments