mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-18 15:27:31 -05:00
ci: use an hardcoded version of cargo-machete in CI (#4710)
Should resolve the CI issues around cargo-machete. See also: https://github.com/bnjbvr/cargo-machete/issues/156#issuecomment-2681308436
This commit is contained in:
@@ -9,4 +9,4 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Machete
|
||||
uses: bnjbvr/cargo-machete@main
|
||||
uses: bnjbvr/cargo-machete@v0.7.1
|
||||
|
||||
Reference in New Issue
Block a user