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 5ad7158 commit 839b30bCopy full SHA for 839b30b
.github/workflows/breakage.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
version: 1
29
arch: x64
30
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
31
env:
32
cache-name: cache-artifacts
33
.github/workflows/ci-jet.yml
@@ -22,7 +22,7 @@ jobs:
22
23
version: ${{ matrix.version }}
24
arch: ${{ matrix.arch }}
25
26
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
34
35
36
37
38
0 commit comments