Skip to content

Commit

Permalink
Use version of machete compatible with rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
Westwooo committed Dec 10, 2024
1 parent b18899e commit cfd2abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main
uses: bnjbvr/cargo-machete@v0.6.0

clippy_check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cfd2abc

Please sign in to comment.