diff --git a/action.yml b/action.yml index 6c19c23..b03d4eb 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ inputs: required: false default: '.' runs: - using: 'node12' + using: 'node16' main: 'start.js' branding: icon: 'arrow-up-circle'