|
|
|
@ -39,7 +39,7 @@ jobs:
|
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
|
steps:
|
|
|
|
|
- name: Cache ~/.cargo
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo
|
|
|
|
|
key: cargo
|
|
|
|
@ -123,7 +123,7 @@ jobs:
|
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
|
steps:
|
|
|
|
|
- name: Cache ~/.cargo
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo
|
|
|
|
|
key: cbindgen
|
|
|
|
@ -150,7 +150,7 @@ jobs:
|
|
|
|
|
steps:
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -336,7 +336,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -423,7 +423,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -510,7 +510,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -948,7 +948,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -1020,7 +1020,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -1113,7 +1113,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -1176,7 +1176,7 @@ jobs:
|
|
|
|
|
steps:
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
@ -1307,7 +1307,7 @@ jobs:
|
|
|
|
|
steps:
|
|
|
|
|
# Cache Rust stuff.
|
|
|
|
|
- name: Cache cargo registry
|
|
|
|
|
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129
|
|
|
|
|
uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c
|
|
|
|
|
with:
|
|
|
|
|
path: ~/.cargo/registry
|
|
|
|
|
key: cargo-registry
|
|
|
|
|