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