From 1de21fcb83188570a0b90ebaf0f4cb218e147205 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sun, 28 Sep 2025 03:37:53 +0000 Subject: [PATCH] Update taiki-e/install-action digest to efd8b64 --- .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 234b0d73..ac4b3fc7 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@00a367b59ffa7299659baf1168279aefe69f5516 # v2 + uses: taiki-e/install-action@efd8b64311f7a0a9b888ed13d0df78ec9184c163 # v2 with: tool: cargo-readme - name: Run cargo readme