File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 fetch-depth : 0
1818
1919 - name : Install Rust toolchain
20- uses : dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1
20+ uses : dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
2121 with :
2222 toolchain : stable
2323
Original file line number Diff line number Diff line change 2020 with :
2121 persist-credentials : false
2222
23- - uses : dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1
23+ - uses : dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
2424 with :
2525 toolchain : ${{ matrix.RUST }}
2626 components : rustfmt, clippy
7272 with :
7373 persist-credentials : false
7474
75- - uses : dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1
75+ - uses : dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
7676 with :
7777 toolchain : ${{ matrix.RUST.VERSION }}
7878
@@ -100,7 +100,7 @@ jobs:
100100 with :
101101 persist-credentials : false
102102
103- - uses : dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1
103+ - uses : dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
104104 with :
105105 toolchain : " 1.74"
106106 components : llvm-tools-preview
You can’t perform that action at this time.
0 commit comments