We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339de26 commit 3e39ad8Copy full SHA for 3e39ad8
1 file changed
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
go-version-file: 'go.mod'
41
42
- name: Cache Go modules
43
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
+ uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
44
with:
45
path: |
46
~/go/pkg/mod
0 commit comments