From cecd918ffb2b2f100ff34afd4cf9292406b35453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:26:28 +0000 Subject: [PATCH] Bump Jimver/cuda-toolkit from 0.2.14 to 0.2.15 Bumps [Jimver/cuda-toolkit](https://github.com/jimver/cuda-toolkit) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/jimver/cuda-toolkit/releases) - [Commits](https://github.com/jimver/cuda-toolkit/compare/v0.2.14...v0.2.15) --- 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 0f8bc91f29..8fb6b9b429 100644 --- a/.github/workflows/root-cmakelists.yaml +++ b/.github/workflows/root-cmakelists.yaml @@ -384,7 +384,7 @@ jobs: msystem: UCRT64 - - uses: Jimver/cuda-toolkit@v0.2.14 + - uses: Jimver/cuda-toolkit@v0.2.15 name: install CUDA toolkit if: matrix.cuda == 'with' id: cuda-toolkit