From f01994ef0fb0a2e51b05afc0026beedff830bc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 06:55:18 +0000 Subject: [PATCH] chore(deps): update jimver/cuda-toolkit action to v0.2.35 --- .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 bc7cd7e..a0e9b14 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: Jimver/cuda-toolkit@v0.2.27 + - uses: Jimver/cuda-toolkit@v0.2.35 id: cuda-toolkit with: cuda: '12.6.2'