We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ab872 commit 965207cCopy full SHA for 965207c
.github/workflows/go.yml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
ref: ${{ github.ref }}
49
50
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
51
52
path: |
53
${{ matrix.go-build }}
0 commit comments