Doist / todoist-api-typescript

A TypeScript wrapper for the Todoist REST API.
MIT License
74 stars 9 forks source link

chore: Update actions to support NodeJS 20 #240

Closed deorus closed 1 year ago

deorus commented 1 year ago

This PR updates the actions to versions that no longer rely on NodeJS 16, which has reached its end of life. By upgrading the actions, we ensure compatibility with the latest NodeJS 20 runtime.

For https://github.com/Doist/infrastructure-backlog/issues/628