Skip to content

Commit

Permalink
ci: update cargo-semver-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz authored Sep 2, 2024
1 parent 1f1cdbd commit 0a434b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- uses: taiki-e/install-action@v2
with:
tool: [email protected],just@1,[email protected],[email protected],cargo-semver-checks@0.31.0
tool: [email protected],just@1,[email protected],[email protected],cargo-semver-checks@0.34
- run: just verify
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0a434b2

Please sign in to comment.