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.
2 parents 718a8c2 + 309511a commit 236a5e6Copy full SHA for 236a5e6
.github/workflows/go-test.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17
18
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
19
- - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
20
with:
21
# In order:
22
# * Module download cache
0 commit comments