diff --git a/action.yml b/action.yml index 76e78f4..72275ce 100644 --- a/action.yml +++ b/action.yml @@ -32,5 +32,5 @@ outputs: description: The result of check runs: - using: 'node16' + using: 'node20' main: 'dist/index.js'