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 665732c commit 8af2651Copy full SHA for 8af2651
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
version: ${{ matrix.version }}
66
arch: ${{ matrix.arch }}
67
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
68
env:
69
cache-name: cache-artifacts
70
@@ -106,7 +106,7 @@ jobs:
106
107
108
109
110
111
112
0 commit comments