File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3636 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3737
3838 - name : Install Rust
39- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
39+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
4040 with :
4141 toolchain : stable
4242 targets : ${{ matrix.target }}
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1919
2020 - name : Install Rust
21- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
21+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
2222 with :
2323 toolchain : stable
2424 targets : ${{ matrix.target }}
Original file line number Diff line number Diff line change 3737 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3838
3939 - name : Install Rust
40- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
40+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
4141 with :
4242 toolchain : stable
4343 targets : ${{ matrix.target }}
Original file line number Diff line number Diff line change 3737 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3838
3939 - name : Install Rust
40- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
40+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
4141 with :
4242 toolchain : stable
4343 targets : ${{ matrix.target }}
7777 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
7878
7979 - name : Install Rust
80- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
80+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
8181 with :
8282 toolchain : stable
8383 targets : ${{ matrix.target }}
Original file line number Diff line number Diff line change 4141 uses : swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
4242
4343 - name : Install Rust
44- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
44+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
4545 with :
4646 toolchain : stable
4747
Original file line number Diff line number Diff line change 2929 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3030
3131 - name : Install Rust ${{ env.rust_min }}
32- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
32+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
3333 with :
3434 toolchain : ${{ env.rust_min }}
3535 components : rustfmt
5353 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
5454
5555 - name : Install Rust ${{ env.rust_min }}
56- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
56+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
5757 with :
5858 toolchain : ${{ env.rust_min }}
5959 components : rustfmt, clippy
Original file line number Diff line number Diff line change 2323 fetch-depth : 0 # get all commits
2424
2525 - name : Install Rust
26- uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
26+ uses : dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
2727 with :
2828 toolchain : stable
2929
You can’t perform that action at this time.
0 commit comments