mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-29 18:51:22 +00:00
deps: bump taiki-e/cache-cargo-install-action from 1.1.1 to 1.2.0
Pull-Request: #3890.
This commit is contained in:
parent
8224f1a05d
commit
869721c459
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
cargo metadata --format-version=1 --no-deps | \
|
cargo metadata --format-version=1 --no-deps | \
|
||||||
jq -e -r '.packages[] | select(.name == "'"$CRATE"'") | .dependencies | all(.name != "libp2p")'
|
jq -e -r '.packages[] | select(.name == "'"$CRATE"'") | .dependencies | all(.name != "libp2p")'
|
||||||
|
|
||||||
- uses: taiki-e/cache-cargo-install-action@7dd0cff2732612ac642812bcec4ada5a279239ed # v1
|
- uses: taiki-e/cache-cargo-install-action@924d49e0af41f449f0ad549559bc608ee4653562 # v1
|
||||||
with:
|
with:
|
||||||
tool: tomlq
|
tool: tomlq
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user