diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0986097..cd6c82e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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