Support the latest Octokit in @actions/github
#1542
Labels
enhancement
New feature or request
github
next major version
Should be considered for next major version as issue will likely cause breaking changes
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.The text was updated successfully, but these errors were encountered: