File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
- uses : actions/checkout@v2
11
11
- uses : actions-rs/toolchain@v1
12
12
with :
13
- toolchain : nightly
13
+ toolchain : nightly-2022-03-23
14
14
override : true
15
15
- uses : actions-rs/cargo@v1
16
16
with :
23
23
- uses : actions/checkout@v2
24
24
- uses : actions-rs/toolchain@v1
25
25
with :
26
- toolchain : nightly
26
+ toolchain : nightly-2022-03-23
27
27
override : true
28
28
- uses : actions-rs/cargo@v1
29
29
with :
35
35
- uses : actions/checkout@v2
36
36
- uses : actions-rs/toolchain@v1
37
37
with :
38
- toolchain : nightly
38
+ toolchain : nightly-2022-03-23
39
39
override : true
40
40
components : rustfmt
41
41
- uses : actions-rs/cargo@v1
50
50
- uses : actions/checkout@v2
51
51
- uses : actions-rs/toolchain@v1
52
52
with :
53
- toolchain : nightly
53
+ toolchain : nightly-2022-03-23
54
54
override : true
55
55
- uses : actions-rs/cargo@v1
56
56
with :
63
63
- uses : actions/checkout@v2
64
64
- uses : actions-rs/toolchain@v1
65
65
with :
66
- toolchain : nightly
66
+ toolchain : nightly-2022-03-23
67
67
override : true
68
68
components : clippy
69
69
- uses : actions-rs/cargo@v1
You can’t perform that action at this time.
0 commit comments