Skip to content

Commit 1aa025a

Browse files
author
Baptiste Jamin
committed
Use cache v3
1 parent f82303b commit 1aa025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Cache build artifacts
2222
id: cache-go
23-
uses: actions/cache@v2
23+
uses: actions/cache@v3
2424
with:
2525
path: |
2626
~/go/pkg/mod

0 commit comments

Comments
 (0)