diff --git a/action.yml b/action.yml index 5cf52fc17..73b883bcc 100644 --- a/action.yml +++ b/action.yml @@ -198,5 +198,5 @@ outputs: staled-issues-prs: description: 'List of all staled issues and pull requests.' runs: - using: 'node12' + using: 'node16' main: 'dist/index.js'