Skip to content

Commit caa0955

Browse files
committed
update cuda-toolkit
1 parent df3a164 commit caa0955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
python-version: ${{ matrix.python-version }}
2727
- name: Install CUDA
28-
uses: Jimver/[email protected].8
28+
uses: Jimver/[email protected].14
2929
id: cuda-toolkit
3030
with:
3131
cuda: '11.7.0'

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
python-version: ${{ matrix.python-version }}
4848
- name: Install CUDA
49-
uses: Jimver/[email protected].8
49+
uses: Jimver/[email protected].14
5050
id: cuda-toolkit
5151
with:
5252
cuda: '11.7.0'

0 commit comments

Comments
 (0)