mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-04-03 18:27:21 +08:00
remove ""
This commit is contained in:
parent
ef7e99fb2a
commit
5453ceb366
@ -3,12 +3,12 @@ description: Compare the version of Bun to a specified version
|
||||
|
||||
inputs:
|
||||
bun-version:
|
||||
description: "The version of Bun to compare against"
|
||||
description: The version of Bun to compare against
|
||||
required: true
|
||||
default: "1.1.0"
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
using: composite
|
||||
steps:
|
||||
- name: 🛠️ Get installed Bun version
|
||||
id: bun
|
||||
|
Loading…
x
Reference in New Issue
Block a user