From 6576f12a0e0e547dbcb7c7bd176d3fdf33de90ca Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 15 Apr 2026 05:13:43 +0000 Subject: [PATCH] Update taiki-e/install-action digest to eea29cf --- .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 15e06efa..f37cb080 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@85b24a67ef0c632dfefad70b9d5ce8fddb040754 # v2 + uses: taiki-e/install-action@eea29cff9a2b68892c0845ae3e4f45fc47ee9354 # v2 with: tool: cargo-readme - name: Run cargo readme