From 09f0918603707ac0942f8925ed1134ae22ef3bbf Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 1 Nov 2025 06:20:45 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 47be02f --- .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 f182deda..263f81c1 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@81ecf985428d5c2ea81dbf079bceca32bc9604ab # v2 + uses: taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2 with: tool: cargo-readme - name: Run cargo readme