mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-22 17:50:13 +08:00
chore(docs): missing version on examples (#96)
This commit is contained in:
parent
1e54087d4f
commit
b9d34de66d
@ -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"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user