We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbec85d + 060e5b3 commit b58682bCopy full SHA for b58682b
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
version: ${{ matrix.version }}
40
arch: ${{ matrix.arch }}
41
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
42
env:
43
cache-name: cache-artifacts
44
0 commit comments