We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d12f2e commit 7ebe192Copy full SHA for 7ebe192
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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
+ - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
32
33
path: |
34
~/.cache/go-build
0 commit comments