We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537da80 commit b54d69aCopy full SHA for b54d69a
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
version: ${{ matrix.version }}
34
arch: ${{ matrix.arch }}
35
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
36
env:
37
cache-name: cache-artifacts
38
0 commit comments