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