Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.74k stars 445 forks source link

Upgrade stale action to v9 #7999

Closed drew2a closed 2 months ago

drew2a commented 2 months ago

The stale action used in the workflow has been upgraded from version 8 to version 9.

Fixes #7994

Ref:

Version 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.