From d42d52eb497ed27a5dc9e4d7fb187c2c0d43b759 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 16 Jul 2024 03:16:17 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 3e71e71 --- .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 062981e5..d7927a6a 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@996330bfc2ff267dc45a3d59354705b61547df0b # v2 + uses: taiki-e/install-action@3e71e7135de310b70bc22dccb4d275acde8e055a # v2 with: tool: cargo-readme - name: Run cargo readme