We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71ff46 commit 8a9704cCopy full SHA for 8a9704c
1 file changed
.github/workflows/pika.yml
@@ -27,7 +27,7 @@ jobs:
27
go-version: 1.19
28
29
- name: Cache dependencies
30
- uses: actions/cache@v2
+ uses: actions/cache@v3
31
id: cache
32
with:
33
path: |
0 commit comments