Skip to content

Commit e9e086d

Browse files
build(deps): bump Jimver/cuda-toolkit from 0.2.25 to 0.2.26
Bumps [Jimver/cuda-toolkit](https://github.com/jimver/cuda-toolkit) from 0.2.25 to 0.2.26. - [Release notes](https://github.com/jimver/cuda-toolkit/releases) - [Commits](Jimver/cuda-toolkit@v0.2.25...v0.2.26) --- updated-dependencies: - dependency-name: Jimver/cuda-toolkit dependency-version: 0.2.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dd9159 commit e9e086d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Install CUDA Toolkit (Linux)
5454
if: runner.os == 'Linux'
55-
uses: Jimver/[email protected].25
55+
uses: Jimver/[email protected].26
5656
id: cuda-toolkit-linux
5757
with:
5858
cuda: '12.5.0'
@@ -480,7 +480,7 @@ jobs:
480480

481481
- name: Install CUDA Toolkit (Linux)
482482
if: runner.os == 'Linux'
483-
uses: Jimver/[email protected].25
483+
uses: Jimver/[email protected].26
484484
id: cuda-toolkit-linux
485485
with:
486486
cuda: '12.5.0'
@@ -566,7 +566,7 @@ jobs:
566566
key: catch2-${{ env.CATCH2_VERSION }}-coverage-linux-${{ github.ref }}
567567

568568
- name: Install CUDA Toolkit
569-
uses: Jimver/[email protected].25
569+
uses: Jimver/[email protected].26
570570
id: cuda-toolkit
571571
with:
572572
cuda: '12.5.0'

0 commit comments

Comments
 (0)