-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: bump to node20 runtime #500
Conversation
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Any chance to see this reviewed please? Deprecation notices have been out there for a while. See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ |
peaceiris/actions-mdbookはまだ対応したバージョンがリリースされていないため、対応PR (https://github.com/peaceiris/actions-mdbook/pull/500)がマージされるまで保留。 Node 16は2023年9月11にEOLとなり、GitHub ActionsではNode 20の利用が推奨されている。 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Github-hosted runners have taken a first step to transition away from Node 16, as it is reaching end of life. As a consequence, a large number of actions our CI depends on have been updated to run with Node 20 instead. This commit updates to these new versions. - see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ Actions still missing update: - peaceiris/actions-mdbook#500
Github-hosted runners have taken a first step to transition away from Node 16, as it is reaching end of life. As a consequence, a large number of actions our CI depends on have been updated to run with Node 20 instead. This commit updates to these new versions. - see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ Actions still missing update: - peaceiris/actions-mdbook#500
peaceiris/actions-mdbookはまだ対応したバージョンがリリースされていないため、対応PR (https://github.com/peaceiris/actions-mdbook/pull/500)がマージされるまで保留。 Node 16は2023年9月11にEOLとなり、GitHub ActionsではNode 20の利用が推奨されている。 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
peaceiris/actions-mdbookはまだ対応したバージョンがリリースされていないため、対応PR (https://github.com/peaceiris/actions-mdbook/pull/500)がマージされるまで保留。 Node 16は2023年9月11にEOLとなり、GitHub ActionsではNode 20の利用が推奨されている。 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
peaceiris/actions-mdbookはまだ対応したバージョンがリリースされていないため、対応PR (https://github.com/peaceiris/actions-mdbook/pull/500)がマージされるまで保留。 Node 16は2023年9月11にEOLとなり、GitHub ActionsではNode 20の利用が推奨されている。 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Node 16は2023年9月11にEOLとなり、GitHub ActionsではNode 20の利用が推奨されている。 peaceiris/actions-mdbookはまだ対応したバージョンがリリースされていないため、対応PR (https://github.com/peaceiris/actions-mdbook/pull/500)がマージされるまで保留。 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Node 16は2023年9月11にEOLとなり、GitHub ActionsではNode 20の利用が推奨されている。 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ peaceiris/actions-mdbookはまだ対応したバージョンがリリースされていないため、対応PR (https://github.com/peaceiris/actions-mdbook/pull/500)がマージされるまで保留。
Node 16は2023年9月11にEOLとなり、GitHub ActionsではNode 20の利用が推奨されている。 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ peaceiris/actions-mdbookはまだ対応したバージョンがリリースされていないため、対応PR (peaceiris/actions-mdbook#500 )がマージされるまで保留。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@peaceiris thanks for the merge. we need a major version release per this merge. 💯 |
similar to peaceiris/actions-hugo#641
cc @peaceiris