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:
Salman Chishti
2025-09-03 19:54:19 +01:00
committed by GitHub
parent 8f717f0dfc
commit 3a9db7e6a4
8 changed files with 66 additions and 35 deletions

View File

@@ -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'