We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39dbdb9 + 896d55d commit d3b92dcCopy full SHA for d3b92dc
1 file changed
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
31
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
32
env:
33
cache-name: cache-artifacts
34
0 commit comments