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 9b2f31f + 826a60e commit f4a20d0Copy full SHA for f4a20d0
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
version: ${{ matrix.version }}
27
arch: ${{ matrix.arch }}
28
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
29
env:
30
cache-name: cache-artifacts
31
0 commit comments