diff --git a/action.yml b/action.yml index aa33965..5ef4cb7 100644 --- a/action.yml +++ b/action.yml @@ -15,7 +15,7 @@ inputs: description: Status description default: by unanimously-approved runs: - using: 'node12' + using: 'node20' main: 'dist/index.js' branding: icon: 'check-circle'