diff --git a/action.yml b/action.yml index 3c188c6..4afbb04 100644 --- a/action.yml +++ b/action.yml @@ -45,7 +45,7 @@ outputs: description: 'The labels that were removed by the action, as a stringified array.' runs: - using: 'node16' + using: 'node20' main: 'lib/index.js' branding: icon: 'activity'