We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acd04f commit b6f9574Copy full SHA for b6f9574
1 file changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
version: ${{ matrix.version }}
27
arch: ${{ matrix.arch }}
28
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
29
env:
30
cache-name: cache-artifacts
31
0 commit comments