diff --git a/action.yml b/action.yml index 2ea7c79..2c9283a 100644 --- a/action.yml +++ b/action.yml @@ -16,8 +16,8 @@ inputs: description: The number of the issue or pull request. required: false runs: - using: node12 + using: node20 main: dist/index.js branding: icon: users - color: green \ No newline at end of file + color: green