Skip to content

Commit

Permalink
Merge pull request #93 from Jimver/v0.2.8
Browse files Browse the repository at this point in the history
Update version to v0.2.8
  • Loading branch information
Jimver committed Jul 10, 2022
2 parents db75bcc + 9b60c1e commit 4369896
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 @@ -52,7 +52,7 @@ The path where cuda is installed (same as `CUDA_PATH` in `GITHUB_ENV`).

```yaml
steps:
- uses: Jimver/[email protected].7
- uses: Jimver/[email protected].8
id: cuda-toolkit
with:
cuda: '11.7.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.7",
"version": "0.2.8",
"description": "GitHub Action to install the NVIDIA CUDA Toolkit",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 4369896

Please sign in to comment.