File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
uses : actions-rs/toolchain@v1
40
40
with :
41
41
profile : minimal
42
- toolchain : nightly-2022-05-15
42
+ toolchain : nightly-2022-08-05
43
43
components : rustfmt
44
44
target : wasm32-unknown-unknown
45
45
default : true
Original file line number Diff line number Diff line change 16
16
uses: actions-rs/toolchain@v1
17
17
with:
18
18
profile: minimal
19
- toolchain: nightly-2022-05-15
19
+ toolchain: nightly-2022-08-05
20
20
override: true
21
21
default: true
22
22
- name: Install cargo-unleash
Original file line number Diff line number Diff line change 33
33
uses : actions-rs/toolchain@v1
34
34
with :
35
35
profile : minimal
36
- toolchain : nightly-2022-05-15
36
+ toolchain : nightly-2022-08-05
37
37
components : rustfmt
38
38
target : wasm32-unknown-unknown
39
39
override : true
You can’t perform that action at this time.
0 commit comments