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