Skip to content

Commit

Permalink
chore(docs): missing version on examples (oven-sh#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 committed Aug 6, 2024
1 parent 1e54087 commit b9d34de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If you need to authenticate with a private registry, you can set the `BUN_AUTH_T
If you need to override the download URL, you can use the `bun-download-url` input.

```yaml
- uses: oven-sh/setup-bun
- uses: oven-sh/setup-bun@v2
with:
bun-download-url: "https://github.com/oven-sh/bun/releases/latest/download/bun-linux-x64.zip"
```
Expand Down

0 comments on commit b9d34de

Please sign in to comment.