From 6fca3ff952b0214c2baf342e47aed4c59a811a9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:18:38 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 711e1c3 --- .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 24eb9add90d..b6c6eea275f 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@cf525cb33f51aca27cd6fa02034117ab963ff9f1 # v2 + uses: taiki-e/install-action@711e1c3275189d76dcc4d34ddea63bf96ac49090 # v2 with: tool: nextest - name: Rust Tests