diff --git a/action.yml b/action.yml index dbf612b..4971879 100644 --- a/action.yml +++ b/action.yml @@ -33,5 +33,5 @@ outputs: Comma delimited list of assignees runs: - using: 'node16' + using: 'node20' main: 'dist/index.js'