From 2341bbc8bf2a2734ea574f6282299f709b3802e8 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sun, 24 Nov 2024 06:46:15 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 6da51af --- .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 3944ebad..64ac4332 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@33e32f55072c61d57aa7ddee0fc8e94f46298976 # v2 + uses: taiki-e/install-action@6da51af62171044932d435033daa70a0eb3383ba # v2 with: tool: cargo-readme - name: Run cargo readme