From a9b530c6b1a42d9e7cc9e57bfd9b21c0d7e38a62 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Fri, 28 Nov 2025 04:02:08 +0000 Subject: [PATCH] Update taiki-e/install-action digest to b4b8094 --- .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 94bc284c..cbe37885 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@1ee706eb04986370fc60419ba172594c51067f29 # v2 + uses: taiki-e/install-action@b4b80945859e8ef89a9732a0f46499a443b196fe # v2 with: tool: cargo-readme - name: Run cargo readme