Skip to content

Commit 8258ab5

Browse files
committed
try to pin semver-checks in CI
1 parent 030ece5 commit 8258ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- name: Install cargo-semver-checks
2323
uses: baptiste0928/[email protected]
2424
with:
25-
crate: cargo-semver-checks
25+
crate: cargo-semver-checks@0.43.0
2626
- name: run check-release
2727
run: cargo semver-checks check-release

0 commit comments

Comments
 (0)