Skip to content

Conversation

@michalinacienciala
Copy link
Contributor

Node 12 has been out of support since April 2022, as a result GitHub has started the deprecation process of Node 12 for GitHub Actions. They plan to migrate all actions to run on Node16 by Summer 2023. Some of the GH Marketplace actions that we've been using in our workflows were running on node12, but have already published new versions running on node16. We're updating those actions to the latest versions.

Read more on
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Node 12 has been out of support since April 2022, as a result GitHub has started
the deprecation process of Node 12 for GitHub Actions. They plan to migrate all
actions to run on Node16 by Summer 2023. Some of the GH Marketplace actions that
we've been using in our workflows were running on `node12`, but have already
published new versions running on `node16`. We're updating those actions to the
latest versions.

Read more on
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
@michalinacienciala
Copy link
Contributor Author

Already delivered in #235.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants