diff --git a/action.yml b/action.yml index ee0b64b..168f86f 100644 --- a/action.yml +++ b/action.yml @@ -94,7 +94,7 @@ outputs: url_html: description: Check run URL HTML runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' branding: color: blue