File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 - uses : dtolnay/rust-toolchain@master
3535 with :
3636 toolchain : ${{ env.RUST_TOOLCHAIN_VERSION }}
37- - uses : Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
37+ - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
3838 with :
3939 key : udeps
4040 - uses : stackabletech/cargo-install-action@cargo-udeps
5454
5555 steps :
5656 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
57- - uses : EmbarkStudios/cargo-deny-action@e2f4ede4a4e60ea15ff31bc0647485d80c66cfba # v2.0.4
57+ - uses : EmbarkStudios/cargo-deny-action@34899fc7ba81ca6268d5947a7a16b4649013fea1 # v2.0.11
5858 with :
5959 command : check ${{ matrix.checks }}
6060
6767 with :
6868 toolchain : ${{ env.RUST_TOOLCHAIN_VERSION }}
6969 components : rustfmt
70- - uses : Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
70+ - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
7171 with :
7272 key : fmt
7373 - run : cargo fmt --all -- --check
You can’t perform that action at this time.
0 commit comments