From c3d876ea1b7df33298ea7cea3d6ddb82aa4f879a Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sun, 23 Feb 2025 05:12:36 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.48.22 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ed8e330d5e..5925dfd0b74 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@6a4015d72292204ce9e409f917f9a07ee5ba2173 # v2.48.21 + uses: taiki-e/install-action@eb454bad93a35bbf86f7bf88a114beee8d0e08bd # v2.48.22 with: tool: cargo-hack,just,nextest