From afd2cb641107ed4cdb8f91b5584fec0a104e1d39 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 11 Oct 2025 03:08:35 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e0d9d86 --- .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 f1abdc83..567cb0eb 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@e30c5b8cfc4910a9f163907c8149ac1e54f1ab11 # v2 + uses: taiki-e/install-action@e0d9d86a6672531fbf9dbf1610fea4b39000a241 # v2 with: tool: cargo-readme - name: Run cargo readme