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 6ec0dc2 commit 442e102Copy full SHA for 442e102
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
version: ${{ matrix.version }}
39
arch: ${{ matrix.arch }}
40
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
41
env:
42
cache-name: cache-artifacts
43
0 commit comments