diff --git a/action.yml b/action.yml index 5b2d87a7..02e24afd 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,7 @@ inputs: description: 'need to get commit data' required: false runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' branding: icon: 'bell'