We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72bb83f + 550d727 commit 65e8df9Copy full SHA for 65e8df9
1 file changed
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
version: ${{ matrix.version }}
28
arch: ${{ matrix.arch }}
29
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
30
env:
31
cache-name: cache-artifacts
32
0 commit comments