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 7d08405 commit cfdb5c7Copy full SHA for cfdb5c7
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
version: ${{ matrix.version }}
34
arch: ${{ matrix.arch }}
35
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
36
env:
37
cache-name: cache-artifacts
38
0 commit comments