We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 526ac2c + 366a068 commit 4db6527Copy full SHA for 4db6527
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
31
- - uses: actions/cache@v2
+ - uses: actions/cache@v5
32
env:
33
cache-name: cache-artifacts
34
0 commit comments