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 6fce699 commit 030ece5Copy full SHA for 030ece5
.github/workflows/semver.yml
@@ -20,7 +20,7 @@ jobs:
20
toolchain: ${{ matrix.rust }}
21
components: clippy
22
- name: Install cargo-semver-checks
23
- uses: baptiste0928/cargo-install@v3.1.1
+ uses: baptiste0928/cargo-install@v3.3.2
24
with:
25
crate: cargo-semver-checks
26
- name: run check-release
0 commit comments