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.
2 parents 7f9478c + bb27755 commit cea8825Copy full SHA for cea8825
1 file changed
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
version: ${{ matrix.version }}
32
arch: ${{ matrix.arch }}
33
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
34
env:
35
cache-name: cache-artifacts
36
0 commit comments