Skip to content

Commit

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

---
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 Jun 25, 2024
1 parent afc6c2c commit e27025b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
choco install -y sed
- name: Setup CUDA
uses: Jimver/[email protected].15
uses: Jimver/[email protected].16
id: cuda-toolkit
with:
cuda: '12.1.0'
Expand Down Expand Up @@ -252,7 +252,7 @@ jobs:
run: .github/actions/build-asset-unix.sh --artifact ${{ env.BB_ARTIFACT_NAME }} --version ${{env.BB_VERSION}}

- name: Setup CUDA
uses: Jimver/[email protected].15
uses: Jimver/[email protected].16
id: cuda-toolkit
with:
cuda: '12.1.0'
Expand Down Expand Up @@ -498,7 +498,7 @@ jobs:
choco install -y sed
- name: Setup CUDA
uses: Jimver/[email protected].15
uses: Jimver/[email protected].16
id: cuda-toolkit
with:
cuda: '12.1.0'
Expand Down

0 comments on commit e27025b

Please sign in to comment.