From a481a3e3ba5a6de022e364a20d07b0d718408505 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 5 Nov 2025 13:46:18 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 6f9c7cc --- .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 f712a2e4..7b1baab3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - name: Lint (rustfmt) run: cargo xfmt --check - name: Install cargo readme - uses: taiki-e/install-action@f535147c22906d77695e11cb199e764aa610a4fc # v2 + uses: taiki-e/install-action@6f9c7cc51aa54b13cbcbd12f8bbf69d8ba405b4b # v2 with: tool: cargo-readme - name: Run cargo readme