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