File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5757 steps :
5858 - uses : actions/checkout@v3
5959 - run : rustup update
60- - uses : stellar/binaries@v30
60+ - uses : stellar/binaries@v37
6161 with :
6262 name : cargo-semver-checks
6363 version : 0.35.0
@@ -104,7 +104,7 @@ jobs:
104104 - run : cargo version
105105 - run : rustup target add ${{ matrix.sys.target }}
106106 - run : rustup target add wasm32v1-none
107- - uses : stellar/binaries@v18
107+ - uses : stellar/binaries@v37
108108 with :
109109 name : cargo-hack
110110 version : 0.5.28
@@ -138,7 +138,7 @@ jobs:
138138 - uses : actions/checkout@v3
139139 - uses : stellar/actions/rust-cache@main
140140 - run : rustup install nightly
141- - uses : stellar/binaries@v15
141+ - uses : stellar/binaries@v37
142142 with :
143143 name : cargo-fuzz
144144 version : 0.11.2
You can’t perform that action at this time.
0 commit comments