We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eca6841 + 0a4c8fd commit b9a52cdCopy full SHA for b9a52cd
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
version: ${{ matrix.version }}
29
arch: ${{ matrix.arch }}
30
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
31
env:
32
cache-name: cache-artifacts
33
0 commit comments