Skip to content

Commit 97cfcb4

Browse files
committed
CI: Run semver-checks using stable Rust
1 parent d891bdb commit 97cfcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ jobs:
236236
cache-targets: false
237237
- run: cargo install cargo-semver-checks --locked
238238
- name: Check semver
239-
run: cargo semver-checks check-release
239+
run: cargo +stable semver-checks check-release

0 commit comments

Comments
 (0)