Use official cargo machete action (#7470)
This commit is contained in:
parent
531ead5ad1
commit
5453cceded
|
|
@ -10,7 +10,8 @@ jobs:
|
|||
with:
|
||||
toolchain: 1.86
|
||||
- name: Machete install
|
||||
run: cargo install cargo-machete --locked
|
||||
## The official cargo-machete action
|
||||
uses: bnjbvr/cargo-machete@main
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Machete Check
|
||||
|
|
|
|||
Loading…
Reference in New Issue