We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/cache
1 parent 06a5dd1 commit 9645f02Copy full SHA for 9645f02
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
version: ${{ matrix.version }}
35
arch: ${{ matrix.arch }}
36
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
37
env:
38
cache-name: cache-artifacts
39
0 commit comments