diff --git a/action.yml b/action.yml index 251c9392..d55f8547 100644 --- a/action.yml +++ b/action.yml @@ -210,5 +210,5 @@ outputs: staled-issues-prs: description: 'List of all staled issues and pull requests.' runs: - using: 'node16' + using: 'node20' main: 'dist/index.js'