Skip to content

Commit

Permalink
Merge branch 'main' into don/08-12-feat_linter_start_import_fixer_for…
Browse files Browse the repository at this point in the history
…_eslint/no-unused-vars
  • Loading branch information
DonIsaac authored Aug 18, 2024
2 parents 8251fea + 5be0e8a commit 8c5bf91
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 @@ -189,7 +189,7 @@ jobs:
with:
restore-cache: false
if: steps.filter.outputs.src == 'true'
- uses: cargo-bins/cargo-binstall@v1.10.0
- uses: cargo-bins/cargo-binstall@v1.10.2
if: steps.filter.outputs.src == 'true'
- run: cargo binstall --no-confirm cargo-shear@1
if: steps.filter.outputs.src == 'true'
Expand Down

0 comments on commit 8c5bf91

Please sign in to comment.