We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30999fd commit 6fea9ddCopy full SHA for 6fea9dd
.github/workflows/go_cross.yml
@@ -59,7 +59,7 @@ jobs:
59
#go env -w GOCACHE= ${{matrix.os.gocache}}
60
61
- name: Cache Go tests
62
- uses: actions/cache@v2
+ uses: actions/cache@v3
63
with:
64
path: |
65
$(go env GOCACHE)
0 commit comments