mirror of
https://github.com/actions/stale.git
synced 2025-12-10 12:07:09 +00:00
Upgrade Node to v20 (#1110)
* Upgrade to v20 * Fix for failed checks * Fix for failed checks * 8.0.0 * Packages degraded to older version * licensed update * format-check * Updated the logic * Format-check * 9.0.0
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user