z0al / dependent-issues

📦 A GitHub Action for marking issues as dependent on another
https://github.com/marketplace/actions/dependent-issues
MIT License
156 stars 11 forks source link

Deprecated node warning #535

Closed johncardiologs closed 1 year ago

johncardiologs commented 1 year ago

I see the following error on my runs:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: z0al/dependent-issues@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

It looks like we would need to bump to node v. 16.