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 030ece5 commit 8258ab5Copy full SHA for 8258ab5
.github/workflows/semver.yml
@@ -22,6 +22,6 @@ jobs:
22
- name: Install cargo-semver-checks
23
uses: baptiste0928/[email protected]
24
with:
25
- crate: cargo-semver-checks
+ crate: cargo-semver-checks@0.43.0
26
- name: run check-release
27
run: cargo semver-checks check-release
0 commit comments