From 2857b5c278022bea10668f6d3a69fa943698a40c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Sun, 26 Nov 2023 23:34:45 +0100 Subject: [PATCH] Update action.yml --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index ac7bf57..29d1ed8 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,6 @@ branding: inputs: bun-version: description: 'The version of Bun to install. (e.g. "latest", "canary", "1.0.0", "1.0.x", )' - default: latest required: false registry-url: required: false