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