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 7c05f02 + 83a0147 commit 6cb0cd9Copy full SHA for 6cb0cd9
.github/workflows/ci-nightly.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
31
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
32
env:
33
cache-name: cache-artifacts
34
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments