Skip to content

Commit

Permalink
cuda-toolkit 0.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Feb 20, 2024
1 parent 495b7be commit 5f12392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/download-cuda-libraries/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ runs:
rm -f download/cudnn.*
mkdir -p ${{ inputs.extract_dir }}
cp -v docs/licenses/cuda/* "${{ inputs.extract_dir }}"
- uses: Jimver/[email protected].8
- uses: Jimver/[email protected].14
id: cuda-toolkit
with:
method: network
Expand Down

0 comments on commit 5f12392

Please sign in to comment.