remove ""

This commit is contained in:
Okinea Dev 2025-02-04 09:03:03 +02:00
parent ef7e99fb2a
commit 5453ceb366
No known key found for this signature in database
GPG Key ID: 07944BC5E01E7B43

View File

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