We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb624ab + 3c591ec commit fbca46fCopy full SHA for fbca46f
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
version: ${{ matrix.version }}
47
arch: ${{ matrix.arch }}
48
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
49
env:
50
cache-name: cache-artifacts
51
0 commit comments