diff --git a/action.yml b/action.yml index 04c02210..d7cf7a95 100644 --- a/action.yml +++ b/action.yml @@ -48,7 +48,7 @@ outputs: stale-branches: description: 'List of all stale branches.' runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' branding: icon: 'delete'