-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
enhancementNew feature or requestNew feature or requestgithubnext major versionShould be considered for next major version as issue will likely cause breaking changesShould be considered for next major version as issue will likely cause breaking changes
Description
The latest Octokit only supports Node 18 and higher - https://github.com/orgs/octokit/discussions/44
Actions currently supports Node 16 and 20 - https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
We should update @actions/github
to the latest version of Octokit and drop support for Node 16 so that actions can transition to Node 20. This will be a breaking change.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithubnext major versionShould be considered for next major version as issue will likely cause breaking changesShould be considered for next major version as issue will likely cause breaking changes