Skip to content

Commit f828800

Browse files
Update actions/cache action to v5.0.4
1 parent 9399375 commit f828800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 0
5050

5151
- name: Cache go module
52-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
52+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
5353
with:
5454
path: |
5555
~/.cache/go-build

0 commit comments

Comments
 (0)