From 33d2dea7d13e0bc5f5bed53b829e3daa9062ae3e Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 19 Nov 2025 04:02:04 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 62da238 --- .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 0bb2b844..9742bf29 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@8cd2ac21dc357ca7dd807fe294d11e9ef84f60ec # v2 + uses: taiki-e/install-action@62da238c048aa0f865cc5a322082957d34e7fc1a # v2 with: tool: cargo-readme - name: Run cargo readme