Skip to content

Commit e5e5f59

Browse files
bump stellar/binaries version and cargo-semver-checks
1 parent 5ca3386 commit e5e5f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
steps:
5858
- uses: actions/checkout@v3
5959
- run: rustup update
60-
- uses: stellar/binaries@v37
60+
- uses: stellar/binaries@v38
6161
with:
6262
name: cargo-semver-checks
63-
version: 0.40.0
63+
version: 0.41.0
6464
- run: cargo semver-checks
6565

6666
build-and-test:

0 commit comments

Comments
 (0)