We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00bde73 + 86b523e commit 413f195Copy full SHA for 413f195
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
version: ${{ matrix.version }}
32
arch: ${{ matrix.arch }}
33
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
34
env:
35
cache-name: cache-artifacts
36
0 commit comments