mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-21 14:08:24 +02:00
Refactor to boolean input
This commit is contained in:
parent
01dacaa127
commit
fe6ae30010
3 changed files with 19 additions and 12 deletions
|
@ -16,6 +16,7 @@ inputs:
|
|||
description: "The scope for authenticating with the package registry."
|
||||
disable-cache:
|
||||
required: false
|
||||
type: boolean
|
||||
description: "Disable caching of bun executable."
|
||||
outputs:
|
||||
bun-version:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue