From 4204a8f572f7794a6c5019488e5a39353959fcc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:59:36 +0000 Subject: [PATCH] Bump Jimver/cuda-toolkit from 0.2.22 to 0.2.23 Bumps [Jimver/cuda-toolkit](https://github.com/jimver/cuda-toolkit) from 0.2.22 to 0.2.23. - [Release notes](https://github.com/jimver/cuda-toolkit/releases) - [Commits](https://github.com/jimver/cuda-toolkit/compare/v0.2.22...v0.2.23) --- updated-dependencies: - dependency-name: Jimver/cuda-toolkit dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/root-cmakelists-msvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/root-cmakelists-msvc.yaml b/.github/workflows/root-cmakelists-msvc.yaml index dff1ae9a6..f02dac85d 100644 --- a/.github/workflows/root-cmakelists-msvc.yaml +++ b/.github/workflows/root-cmakelists-msvc.yaml @@ -126,7 +126,7 @@ jobs: msystem: UCRT64 - - uses: Jimver/cuda-toolkit@v0.2.22 + - uses: Jimver/cuda-toolkit@v0.2.23 name: install CUDA toolkit if: matrix.cuda == 'with' id: cuda-toolkit