Skip to content

Commit 0e0cc54

Browse files
committed
fix
1 parent 8258ab5 commit 0e0cc54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/semver.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Install cargo-semver-checks
2323
uses: baptiste0928/[email protected]
2424
with:
25-
25+
crate: cargo-semver-checks
26+
version: '0.43.0'
2627
- name: run check-release
2728
run: cargo semver-checks check-release

0 commit comments

Comments
 (0)