Skip to content

Commit a5ba60b

Browse files
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 0928b24 commit a5ba60b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cmake_cudss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: Jimver/[email protected].25
15+
- uses: Jimver/[email protected].26
1616
id: cuda-toolkit
1717
with:
1818
method: network

.github/workflows/gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: Jimver/[email protected].25
11+
- uses: Jimver/[email protected].26
1212
id: cuda-toolkit
1313
with:
1414
method: network

0 commit comments

Comments
 (0)