We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ce88d commit 0d578d8Copy full SHA for 0d578d8
.github/workflows/CI.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
version: ${{ matrix.version }}
43
arch: ${{ matrix.arch }}
44
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
45
env:
46
cache-name: cache-artifacts
47
0 commit comments