mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
chore(ci): Bump cargo-semver-checks version
This commit is contained in:
parent
6da546c9e1
commit
e808a85905
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
- name: Install cargo-semver-checks
|
||||
run: |
|
||||
mkdir installed-bins
|
||||
curl -Lf https://github.com/obi1kenobi/cargo-semver-checks/releases/download/v0.35.0/cargo-semver-checks-x86_64-unknown-linux-gnu.tar.gz \
|
||||
curl -Lf https://github.com/obi1kenobi/cargo-semver-checks/releases/download/v0.36.0/cargo-semver-checks-x86_64-unknown-linux-gnu.tar.gz \
|
||||
| tar -xz --directory=./installed-bins
|
||||
echo `pwd`/installed-bins >> $GITHUB_PATH
|
||||
- run: ci/validate-version-bump.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user