We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b688546 commit 4dc60bfCopy full SHA for 4dc60bf
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
34
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
35
env:
36
cache-name: cache-artifacts
37
0 commit comments