From dfd20e9813561ddf054972e00e1023501b8a3fff Mon Sep 17 00:00:00 2001 From: Max schwenk Date: Thu, 22 Feb 2024 15:54:13 -0500 Subject: [PATCH] Add a default --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 814c666..bfb1def 100644 --- a/action.yml +++ b/action.yml @@ -17,6 +17,7 @@ inputs: no-cache: required: false type: boolean + default: false description: "Disable caching of bun executable." outputs: bun-version: