mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Pin cargo-machete to 0.8.0 to prevent other unexpected CI failures
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -79,5 +79,5 @@ jobs:
|
|||||||
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
|
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
|
||||||
- name: Verify all dependencies are in use
|
- name: Verify all dependencies are in use
|
||||||
run: |
|
run: |
|
||||||
cargo +1.85 install cargo-machete
|
cargo +1.85 install cargo-machete --version 0.8.0
|
||||||
cargo +1.85 machete
|
cargo +1.85 machete
|
||||||
|
|||||||
Reference in New Issue
Block a user