File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 - uses : dtolnay/rust-toolchain@master
4646 with :
4747 toolchain : ${{ matrix.rust-version }}
48- - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2
48+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
4949 - uses : taiki-e/install-action@just
5050 - uses : taiki-e/install-action@cargo-hack
5151 - uses : taiki-e/install-action@nextest
7575 with :
7676 toolchain : ${{ matrix.rust-version }}
7777 targets : ${{ matrix.target }}
78- - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2
78+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
7979 - uses : taiki-e/install-action@just
8080 - uses : taiki-e/install-action@cargo-hack
8181 - run : just powerset-no-std build --target ${{ matrix.target }}
Original file line number Diff line number Diff line change 2121 - uses : dtolnay/rust-toolchain@nightly # Use nightly to get access to coverage --doc
2222 with :
2323 components : llvm-tools-preview
24- - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2
24+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
2525 - uses : taiki-e/install-action@just
2626 - name : Install latest nextest release
2727 uses : taiki-e/install-action@nextest
Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1515 - uses : dtolnay/rust-toolchain@stable
16- - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2
16+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
1717 - uses : taiki-e/install-action@just
1818 - name : Build rustdoc
1919 run : just rustdoc
You can’t perform that action at this time.
0 commit comments