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 8f9fec8 commit 636843bCopy full SHA for 636843b
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
version: ${{ matrix.version }}
43
arch: ${{ matrix.arch }}
44
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
45
env:
46
cache-name: cache-artifacts
47
0 commit comments