From 67b9a532088b2e3694b3e164b2cbbebc318c085c Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Mon, 24 Nov 2025 13:59:24 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 763e332 --- .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 02bb92f9..98328bde 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@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2 + uses: taiki-e/install-action@763e3324d4fd026c9bd284c504378585777a87d5 # v2 with: tool: cargo-readme - name: Run cargo readme