We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbb49b0 + 69b0a15 commit 8170c31Copy full SHA for 8170c31
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
version: ${{ matrix.version }}
43
arch: ${{ matrix.arch }}
44
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
45
env:
46
cache-name: cache-artifacts
47
0 commit comments