Skip to content

Commit

Permalink
bump semver checks version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Dec 1, 2024
1 parent c0cf9e8 commit 6fd3274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-semver-checks
version: "~0.34.0"
version: "~0.36.0"
- name: run check-release
run: cargo semver-checks check-release --all-features

0 comments on commit 6fd3274

Please sign in to comment.