We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b8bd56 + 5abc4bd commit f8b085cCopy full SHA for f8b085c
.github/workflows/CI.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
version: ${{ matrix.version }}
35
arch: ${{ matrix.arch }}
36
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
37
env:
38
cache-name: cache-artifacts
39
0 commit comments