Skip to content
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

Update the project-management-automationaction to use Node.js 20. #62851

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

desrosj
Copy link
Contributor

@desrosj desrosj commented Jun 25, 2024

What?

In #56331, the version of Node.js used across the repository was updated to use 20.x. The project-management-automation package, which contains a GitHub Action file, was missed in that process.

This updates the version of Node.js specified from 12.x to 20.x.

Note: The action runner environment was already forcing the action to run on Node 16 (see annotations on this recent workflow run).

Why?

How?

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

@desrosj desrosj added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Jun 25, 2024
@desrosj desrosj self-assigned this Jun 25, 2024
Copy link

github-actions bot commented Jun 25, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <[email protected]>
Co-authored-by: ellatrix <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@desrosj desrosj enabled auto-merge (squash) June 27, 2024 13:33
@desrosj desrosj merged commit 0e05f99 into trunk Jun 27, 2024
60 checks passed
@desrosj desrosj deleted the update/project-management-automation-node branch June 27, 2024 14:09
@github-actions github-actions bot added this to the Gutenberg 18.8 milestone Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants