File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
fetch-depth : 0
34
34
35
35
- name : Rust toolchain
36
- uses : dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
36
+ uses : dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
37
37
with :
38
38
toolchain : " 1.73.0"
39
39
components : rustfmt
95
95
python-version : ${{ matrix.python-version }}
96
96
allow-prereleases : ${{ matrix.allow-prereleases }}
97
97
98
- - uses : dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
98
+ - uses : dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
99
99
with :
100
100
toolchain : " 1.73.0"
101
101
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ jobs:
158
158
with :
159
159
ref : ${{ github.head_ref }}
160
160
161
- - uses : dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
161
+ - uses : dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
162
162
with :
163
163
toolchain : " 1.73.0"
164
164
You can’t perform that action at this time.
0 commit comments