diff --git a/action.yml b/action.yml index 9bb1da1..942c4d2 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ outputs: comment_body: description: The comment body. runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' branding: icon: check-circle