From 0eb157423f21162004f568b63605d24b785a8afb Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 21 Oct 2025 03:31:41 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 80466ef --- .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 9615fddc..8d28c07e 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@e43a5023a747770bfcb71ae048541a681714b951 # v2 + uses: taiki-e/install-action@80466ef8efa80486cdfbddf929453a4f3565c791 # v2 with: tool: cargo-readme - name: Run cargo readme