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 5ae683e commit 28a7811Copy full SHA for 28a7811
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
version: ${{ matrix.version }}
55
arch: ${{ matrix.arch }}
56
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
57
env:
58
cache-name: cache-artifacts
59
0 commit comments