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 77b272c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main
uses: bnjbvr/[email protected]
with:
args: --locked

clippy_check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 77b272c

Please sign in to comment.