We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a65002 commit 13a95b9Copy full SHA for 13a95b9
.github/workflows/test-pr.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
go-version: '1.21'
15
check-latest: true
16
- - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # ratchet:actions/cache@v3
+ - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # ratchet:actions/cache@v4
17
18
path: |
19
~/.cache/go-build
0 commit comments