Skip to content

Commit

Permalink
[CHORE] pin cargo machete to 0.7.0 (#2920)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgazelka committed Sep 27, 2024
1 parent 46c5a7e commit ab6d98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ jobs:
channel: stable

- name: Install Machete
run: cargo +stable install cargo-machete
run: cargo +stable install cargo-machete@0.7.0 --locked
- name: Run Machete
run: cargo machete --with-metadata

Expand Down

0 comments on commit ab6d98d

Please sign in to comment.