We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c23cd commit 047c8fcCopy full SHA for 047c8fc
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
version: ${{ matrix.version }}
29
arch: ${{ matrix.arch }}
30
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
31
env:
32
cache-name: cache-artifacts
33
0 commit comments