From 3532691cece896636a58586b0f73eef91ce3a159 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 28 Oct 2025 03:34:47 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 41ef8c6 --- .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 f2b970c4..e7ba86d0 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@c5b1b6f479c32f356cc6f4ba672a47f63853b13b # v2 + uses: taiki-e/install-action@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2 with: tool: cargo-readme - name: Run cargo readme