File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 28
28
- uses : actions/checkout@v4
29
29
name : Checkout Repository
30
30
31
- - uses : dtolnay/rust-toolchain@stable
32
-
33
31
- uses : Swatinem/rust-cache@v2
34
32
name : Enable Rust Caching
35
33
53
51
- uses : actions/checkout@v4
54
52
name : Checkout Repository
55
53
56
- - uses : dtolnay/rust-toolchain@stable
57
-
58
54
- uses : Swatinem/rust-cache@v2
59
55
name : Enable Rust Caching
60
56
88
84
- uses : actions/checkout@v4
89
85
name : Checkout Repository
90
86
91
- - uses : dtolnay/rust-toolchain@stable
92
-
93
87
- uses : Swatinem/rust-cache@v2
94
88
name : Enable Rust Caching
95
89
@@ -114,8 +108,6 @@ jobs:
114
108
- uses : actions/checkout@v4
115
109
name : Checkout Repository
116
110
117
- - uses : dtolnay/rust-toolchain@stable
118
-
119
111
- uses : Swatinem/rust-cache@v2
120
112
name : Enable Rust Caching
121
113
You can’t perform that action at this time.
0 commit comments