We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a143ba5 + 8dfaea4 commit 2351e46Copy full SHA for 2351e46
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
version: ${{ matrix.version }}
28
arch: ${{ matrix.arch }}
29
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
30
env:
31
cache-name: cache-artifacts
32
0 commit comments