We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6914708 commit afe74fdCopy full SHA for afe74fd
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
version: ${{ matrix.version }}
42
arch: ${{ matrix.arch }}
43
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
44
env:
45
cache-name: cache-artifacts
46
0 commit comments