Skip to content

Commit 2ca48a5

Browse files
Bump Jimver/cuda-toolkit from 0.2.29 to 0.2.30
Bumps [Jimver/cuda-toolkit](https://github.com/jimver/cuda-toolkit) from 0.2.29 to 0.2.30. - [Release notes](https://github.com/jimver/cuda-toolkit/releases) - [Commits](Jimver/cuda-toolkit@v0.2.29...v0.2.30) --- updated-dependencies: - dependency-name: Jimver/cuda-toolkit dependency-version: 0.2.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe674f2 commit 2ca48a5

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@v6
15-
- uses: Jimver/cuda-toolkit@v0.2.29
15+
- uses: Jimver/cuda-toolkit@v0.2.30
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@v6
11-
- uses: Jimver/cuda-toolkit@v0.2.29
11+
- uses: Jimver/cuda-toolkit@v0.2.30
1212
id: cuda-toolkit
1313
with:
1414
method: network

0 commit comments

Comments
 (0)