From 8a1776dac0d0e3ef7e3cd631998c76e148a71e3e Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Mon, 13 Apr 2026 09:20:00 +0000 Subject: [PATCH] Update taiki-e/install-action digest to d0f2322 --- .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 966442c6..055b78c7 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@0abfcd587b70a713fdaa7fb502c885e2112acb15 # v2 + uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2 with: tool: cargo-readme - name: Run cargo readme