We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d3584 commit caf20a6Copy full SHA for caf20a6
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
version: ${{ matrix.version }}
25
arch: ${{ matrix.arch }}
26
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
27
env:
28
cache-name: cache-artifacts
29
0 commit comments