docs: .bun-version

This commit is contained in:
Jozef Steinhübl 2024-06-24 15:13:32 +02:00 committed by GitHub
parent 123c6c4e2f
commit 7acf7d2d8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: