Skip to content

Commit 13a95b9

Browse files
authored
Update test-pr.yml
1 parent 1a65002 commit 13a95b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
go-version: '1.21'
1515
check-latest: true
16-
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # ratchet:actions/cache@v3
16+
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # ratchet:actions/cache@v4
1717
with:
1818
path: |
1919
~/.cache/go-build

0 commit comments

Comments
 (0)