Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Bump Jimver/cuda-toolkit from 0.2.10 to 0.2.11
Browse files Browse the repository at this point in the history
Bumps [Jimver/cuda-toolkit](https://github.com/jimver/cuda-toolkit) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/jimver/cuda-toolkit/releases)
- [Commits](Jimver/cuda-toolkit@v0.2.10...v0.2.11)

---
updated-dependencies:
- dependency-name: Jimver/cuda-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 5d1144c commit 75cd7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
path: ${{ env.VCPKG_ROOT }}

# Install CUDA Toolkit conditionally
- uses: Jimver/[email protected].10
- uses: Jimver/[email protected].11
if: contains(matrix.deps, 'cuda')
id: cuda-toolkit
with:
Expand Down

0 comments on commit 75cd7fa

Please sign in to comment.