diff --git a/action.yml b/action.yml index e95f18b..6bcc10f 100644 --- a/action.yml +++ b/action.yml @@ -50,7 +50,7 @@ outputs: description: 'The total coverage of all changed files' runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' branding: