We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8258ab5 commit 0e0cc54Copy full SHA for 0e0cc54
.github/workflows/semver.yml
@@ -22,6 +22,7 @@ jobs:
22
- name: Install cargo-semver-checks
23
uses: baptiste0928/[email protected]
24
with:
25
- crate: [email protected]
+ crate: cargo-semver-checks
26
+ version: '0.43.0'
27
- name: run check-release
28
run: cargo semver-checks check-release
0 commit comments