We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c297e3d + 3b72eef commit 4850f61Copy full SHA for 4850f61
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@v4
+ - uses: actions/cache@v5
30
env:
31
cache-name: cache-artifacts
32
0 commit comments