From 900fec803194dd0b243dfffb3074b15bc458dcaf Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 21 Feb 2026 04:58:02 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 470679b --- .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 8f874438..5e915a67 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@2723513a70062521fb56e5df87a04967751efd2f # v2 + uses: taiki-e/install-action@470679bc3a1580072dac4e67535d1aa3a3dcdf51 # v2 with: tool: cargo-readme - name: Run cargo readme