We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fc44f commit fd407e9Copy full SHA for fd407e9
.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