From 308b4d703d5f7095d39b1e9e82003e8d6cc785b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:55:26 +0000 Subject: [PATCH] Bump Jimver/cuda-toolkit from 0.2.18 to 0.2.19 Bumps [Jimver/cuda-toolkit](https://github.com/jimver/cuda-toolkit) from 0.2.18 to 0.2.19. - [Release notes](https://github.com/jimver/cuda-toolkit/releases) - [Commits](https://github.com/jimver/cuda-toolkit/compare/v0.2.18...v0.2.19) --- updated-dependencies: - dependency-name: Jimver/cuda-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/root-cmakelists.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/root-cmakelists.yaml b/.github/workflows/root-cmakelists.yaml index 4296f6e265..d4b2862330 100644 --- a/.github/workflows/root-cmakelists.yaml +++ b/.github/workflows/root-cmakelists.yaml @@ -393,7 +393,7 @@ jobs: msystem: UCRT64 - - uses: Jimver/cuda-toolkit@v0.2.18 + - uses: Jimver/cuda-toolkit@v0.2.19 name: install CUDA toolkit if: matrix.cuda == 'with' id: cuda-toolkit