diff --git a/action.yml b/action.yml index 7f75741..750916e 100644 --- a/action.yml +++ b/action.yml @@ -26,7 +26,7 @@ outputs: changelog: description: 'Markdown formatted changelog' runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' branding: icon: 'list'