diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91697e77136..aa0c6dd5b01 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: toolchain: ${{ matrix.rust-version }} - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 - name: Install tools - uses: taiki-e/install-action@76a1fec160a6ce3d9efbecc54b2e6304f1887695 # v2.47.31 + uses: taiki-e/install-action@a2e9aff0dd6be615d6b832e1f2b409d7c7d1d8c2 # v2.48.2 with: tool: cargo-hack,just,nextest