From 6d4e939ed459a05b129324a3c6a8342329883486 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 20:58:14 +0000 Subject: [PATCH] Update taiki-e/install-action digest to d438492 --- .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 87bb4887790..c57598092fb 100644 --- a/.github/workflows/cuda.yaml +++ b/.github/workflows/cuda.yaml @@ -109,7 +109,7 @@ jobs: with: sync: false - name: Install nextest - uses: taiki-e/install-action@7f4eb899022d8fe70b20c4f3de697aa85c309026 # v2 + uses: taiki-e/install-action@d438492cf8a250514fa2d34b30bc3c0dc37c65ff # v2 with: tool: nextest - name: Rust Tests