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 78346af commit 2e5ed93Copy full SHA for 2e5ed93
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
version: ${{ matrix.version }}
29
arch: ${{ matrix.arch }}
30
- name: Cache artifacts
31
- uses: actions/cache@v3
+ uses: actions/cache@v4
32
env:
33
cache-name: cache-artifacts
34
with:
.github/workflows/nightly.yml
@@ -29,7 +29,7 @@ jobs:
35
0 commit comments