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 00919a1 commit 56dfa43Copy full SHA for 56dfa43
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/setup-go@v5
29
with:
30
go-version: stable
31
- - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
32
33
path: |
34
~/.cache/go-build
0 commit comments