We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34c5b17 + 55d377d commit 17794e6Copy full SHA for 17794e6
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
version: ${{ matrix.version }}
40
arch: ${{ matrix.arch }}
41
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
42
env:
43
cache-name: cache-artifacts
44
0 commit comments