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