File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 # Only run tests on latest stable and above
4141 - name : Install cargo-nextest
4242 if : ${{ matrix.rust != '1.91' }} # MSRV
43- uses : taiki-e/install-action@cfdb446e391c69574ebc316dfb7d7849ec12b940 # master
43+ uses : taiki-e/install-action@d6e286fa45544157a02d45a43742857ebbc25d12 # master
4444 with :
4545 tool : nextest
4646 - name : build
8080 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
8181 with :
8282 toolchain : stable
83- - uses : taiki-e/install-action@cfdb446e391c69574ebc316dfb7d7849ec12b940 # master
83+ - uses : taiki-e/install-action@d6e286fa45544157a02d45a43742857ebbc25d12 # master
8484 with :
8585 tool : cargo-hack
8686 - uses : Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
You can’t perform that action at this time.
0 commit comments