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.
2 parents 2df82e8 + 8a41621 commit 2d684d6Copy full SHA for 2d684d6
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
34
show-versioninfo: true
35
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
36
env:
37
cache-name: cache-artifacts
38
with:
0 commit comments