We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 423b7eb commit 7f2af19Copy full SHA for 7f2af19
1 file changed
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/setup-go@v6
29
with:
30
go-version: stable
31
- - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
+ - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
32
33
path: |
34
~/.cache/go-build
0 commit comments