Skip to content

Commit

Permalink
Fix machete version
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharsamocha7 committed Nov 28, 2024
1 parent 9a9ae36 commit 50b2e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run Machete (detect unused dependencies)
uses: bnjbvr/cargo-machete@main
uses: bnjbvr/cargo-machete@v0.6.1

all-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 50b2e3f

Please sign in to comment.