Skip to content

Commit a8a97f8

Browse files
committed
1 parent a9228d4 commit a8a97f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/go-cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
runs:
77
using: 'composite'
88
steps:
9-
- uses: actions/cache@v2
9+
- uses: actions/cache@v3
1010
with:
1111
path: |
1212
~/.cache/go-build

0 commit comments

Comments
 (0)