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 7e56a1d commit e60ab7cCopy full SHA for e60ab7c
.github/workflows/CI.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
version: ${{ matrix.version }}
23
arch: ${{ matrix.arch }}
24
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
25
env:
26
cache-name: cache-artifacts
27
0 commit comments