We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4f080 commit 13bd386Copy full SHA for 13bd386
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
version: ${{ matrix.version }}
53
arch: ${{ matrix.arch }}
54
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
55
env:
56
cache-name: cache-artifacts
57
0 commit comments