mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
docs: add package.json and .tool-versions to bun-version-file examples
This commit is contained in:
parent
92b090076c
commit
6eefc6ada4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ inputs:
|
|||
description: 'The version of Bun to install. (e.g. "latest", "canary", "1.0.0", "1.0.x", <sha>)'
|
||||
required: false
|
||||
bun-version-file:
|
||||
description: 'The version of Bun to install from file. (e.g. ".bumrc")'
|
||||
description: 'The version of Bun to install from file. (e.g. "package.json", ".bumrc", ".tool-versions")'
|
||||
required: false
|
||||
registry-url:
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue