We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebca98b commit c5fd362Copy full SHA for c5fd362
.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@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
32
33
path: |
34
~/.cache/go-build
0 commit comments