diff --git a/action.yml b/action.yml index c0f2b3fe..e30718da 100644 --- a/action.yml +++ b/action.yml @@ -9,7 +9,7 @@ inputs: path: required: false description: 'Path of package.json' - default: "./" + default: './' fallbackNode: required: false description: 'Fallback if engines npm version is not defined'