Skip to content

Commit a3b9ea5

Browse files
committed
Updates actions/cache
1 parent 4300540 commit a3b9ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/framework-golden-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
with:
8787
go-version: 1.23
8888
- name: Cache Go modules
89-
uses: actions/cache@v3
89+
uses: actions/cache@v4
9090
with:
9191
path: |
9292
~/.cache/go-build

0 commit comments

Comments
 (0)