Skip to content

Commit 3764ebd

Browse files
committed
Update Jimver/[email protected]
1 parent 4785e86 commit 3764ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cuda.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ jobs:
3737
sudo apt-get install ccache
3838
echo 'CACHE_PATH=~/.cache/ccache' >> "$GITHUB_ENV"
3939
40-
- uses: Jimver/[email protected].14
40+
- uses: Jimver/[email protected].17
4141
id: cuda-toolkit
4242
with:
43-
cuda: '12.3.2'
43+
cuda: '12.5.0'
4444

4545
- name: Get number of CPU cores
4646
uses: SimenB/[email protected]

0 commit comments

Comments
 (0)