We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9812735 commit 506a9dbCopy full SHA for 506a9db
.github/workflows/pkgtests.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
version: ${{ matrix.version }}
29
arch: ${{ matrix.arch }}
30
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
31
env:
32
cache-name: cache-artifacts
33
.github/workflows/upstream.yml
@@ -26,7 +26,7 @@ jobs:
26
0 commit comments