From 3a59cda76f7c8b61d7834877fb1c33655c7ba6de Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 4 Oct 2025 06:45:38 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 9f532f9 --- .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 05512f55..9c71e6f2 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@e825cea3ae7859bea8ac6c1c1ecde4d7699f05b6 # v2 + uses: taiki-e/install-action@9f532f95f296500f5b271915a729663dcb585f98 # v2 with: tool: cargo-readme - name: Run cargo readme