agrc / create-reminder-action

A GitHub action for setting reminders in issues and pull requests
https://github.com/marketplace/actions/create-reminder
MIT License
12 stars 8 forks source link

fix: bump node version #192

Closed stdavis closed 1 year ago

stdavis commented 1 year ago

v12 was deprecated this year: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

v20 goes into LTS at the end of this month.

stdavis commented 1 year ago

I assumed so since they use that version in their example configs: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#example-using-nodejs-v20