Skip to content

Commit

Permalink
Update to version v0.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimver committed Nov 15, 2024
1 parent 7628297 commit 4bd727d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The path where cuda is installed (same as `CUDA_PATH` in `GITHUB_ENV`).

```yaml
steps:
- uses: Jimver/[email protected].18
- uses: Jimver/[email protected].19
id: cuda-toolkit
with:
cuda: '12.5.0'
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cuda-toolkit",
"version": "0.2.18",
"version": "0.2.19",
"description": "GitHub Action to install the NVIDIA CUDA Toolkit",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 4bd727d

Please sign in to comment.