From 5d1b85be14572215065dfc0448bd676c90221f14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 00:54:16 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e49978b --- .github/workflows/cuda.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cuda.yaml b/.github/workflows/cuda.yaml index cc0bcf444a2..6edb6ff5cb8 100644 --- a/.github/workflows/cuda.yaml +++ b/.github/workflows/cuda.yaml @@ -69,7 +69,7 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Install nextest - uses: taiki-e/install-action@8f531eaecd1898bc3da7d104ad91bee98d1b97bd # v2 + uses: taiki-e/install-action@e49978b799e49ff429d162b7a30601a569ab6538 # v2 with: tool: nextest - name: Rust Tests