From 26363aada3e7d40ce454edc3345912d378435349 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 8 Nov 2025 04:17:56 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e797ba6 --- .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 7b1baab3..8be609c3 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@6f9c7cc51aa54b13cbcbd12f8bbf69d8ba405b4b # v2 + uses: taiki-e/install-action@e797ba6a25dbd8669057e123b02812e16138589e # v2 with: tool: cargo-readme - name: Run cargo readme