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 6f1bc2e commit a08d680Copy full SHA for a08d680
1 file changed
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable branch
36
37
- name: Cache cross binary
38
- uses: actions/cache@v4
+ uses: actions/cache@v6
39
with:
40
path: ~/.cargo/bin/cross
41
key: cross-51f46f296253d8122c927c5bb933e3c4f27cc317
0 commit comments