From 0c382098a2f89d2263a0fecc82c32fd256fc7595 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sun, 21 Sep 2025 05:51:19 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 0e09747 --- .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 08469294..e1823eca 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@3c3a26605994f8b9bda076622c2d8b6364e237d0 # v2 + uses: taiki-e/install-action@0e09747a63ae497bf945b3dcaf38fef0050d0109 # v2 with: tool: cargo-readme - name: Run cargo readme