mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
docs: .bun-version
This commit is contained in:
parent
123c6c4e2f
commit
7acf7d2d8a
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. "package.json", ".bumrc", ".tool-versions")'
|
||||
description: 'The version of Bun to install from file. (e.g. "package.json", ".bun-version", ".tool-versions")'
|
||||
default: ".bun-version"
|
||||
required: false
|
||||
bun-download-url:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue