feat: make .bun-version as default in bun-version-file
This commit is contained in:
parent
275f7ae85d
commit
0900cf07cf
@ -10,6 +10,7 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
bun-version-file:
|
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", ".bumrc", ".tool-versions")'
|
||||||
|
default: ".bun-version"
|
||||||
required: false
|
required: false
|
||||||
bun-download-url:
|
bun-download-url:
|
||||||
description: "Override the URL to download Bun from. This skips version resolution and verifying AVX2 support."
|
description: "Override the URL to download Bun from. This skips version resolution and verifying AVX2 support."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user