We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8527940 commit 45e74edCopy full SHA for 45e74ed
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
version: ${{ matrix.version }}
26
arch: ${{ matrix.arch }}
27
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
28
env:
29
cache-name: cache-artifacts
30
0 commit comments