We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20790c commit 6cac112Copy full SHA for 6cac112
.github/workflows/cargo_machete.yml
@@ -14,4 +14,4 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v3
16
- name: Machete
17
- uses: bnjbvr/cargo-machete@main
+ run: cargo install cargo-machete --locked && cargo machete
0 commit comments