mirror of
https://github.com/actions/stale.git
synced 2025-12-10 12:07:09 +00:00
Upgrade to node 24 (#1279)
* Upgrade to node 24 * package updates and compiled * audit fix * update package * package.json version update * documentation update to the latest release version --------- Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
This commit is contained in:
@@ -214,5 +214,5 @@ outputs:
|
||||
staled-issues-prs:
|
||||
description: 'List of all staled issues and pull requests.'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user