We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ed383 commit c7ed29bCopy full SHA for c7ed29b
.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