diff --git a/action.yml b/action.yml index 5a06b95..13b14ae 100644 --- a/action.yml +++ b/action.yml @@ -77,7 +77,7 @@ inputs: required: false default: 3600 runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' branding: icon: 'unlock'