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 ec66ad4 commit 42345bbCopy full SHA for 42345bb
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
31
show-versioninfo: true
32
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
33
env:
34
cache-name: cache-artifacts
35
with:
0 commit comments