chore(docs): missing version on examples (#96)
This commit is contained in:
@@ -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.
|
If you need to override the download URL, you can use the `bun-download-url` input.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: oven-sh/setup-bun
|
- uses: oven-sh/setup-bun@v2
|
||||||
with:
|
with:
|
||||||
bun-download-url: "https://github.com/oven-sh/bun/releases/latest/download/bun-linux-x64.zip"
|
bun-download-url: "https://github.com/oven-sh/bun/releases/latest/download/bun-linux-x64.zip"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user