diff --git a/action.yaml b/action.yaml index d6c32d9..76fbdda 100644 --- a/action.yaml +++ b/action.yaml @@ -19,7 +19,7 @@ inputs: Command to run. required: true runs: - using: node12 + using: node16 main: dist/index.js branding: icon: check-circle