mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-04-04 10:40:40 +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:
|
inputs:
|
||||||
bun-version:
|
bun-version:
|
||||||
description: "The version of Bun to compare against"
|
description: The version of Bun to compare against
|
||||||
required: true
|
required: true
|
||||||
default: "1.1.0"
|
default: "1.1.0"
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- name: 🛠️ Get installed Bun version
|
- name: 🛠️ Get installed Bun version
|
||||||
id: bun
|
id: bun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user