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