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 9f7648f commit a3262a0Copy full SHA for a3262a0
.github/workflows/ci-future.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
version: ${{ matrix.version }}
31
arch: ${{ matrix.arch }}
32
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
33
env:
34
cache-name: cache-artifacts
35
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
36
37
38
39
40
0 commit comments