We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc4297 commit d49e34eCopy full SHA for d49e34e
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
version: ${{ matrix.version }}
29
arch: ${{ matrix.arch }}
30
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
31
env:
32
cache-name: cache-artifacts
33
0 commit comments