We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27b04d commit ff0ee25Copy full SHA for ff0ee25
.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