From 285139b2c506a81ead77982813d5a31a9a454c31 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sun, 9 Feb 2025 05:13:36 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.48.2 --- .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 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