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.
actions/cache@v4
1 parent 5ac46ba commit 706f8b2Copy full SHA for 706f8b2
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
version: ${{ matrix.version }}
34
arch: ${{ matrix.arch }}
35
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
36
env:
37
cache-name: cache-artifacts
38
0 commit comments