Skip to content

update nick-fields/retry to support node24#843

Merged
georgestephanis merged 1 commit intoWordPress:masterfrom
masteradhoc:yml-update
Mar 27, 2026
Merged

update nick-fields/retry to support node24#843
georgestephanis merged 1 commit intoWordPress:masterfrom
masteradhoc:yml-update

Conversation

@masteradhoc
Copy link
Copy Markdown
Collaborator

What?

Updates nick-fields/retry to run on Node.js 24 by changing runs.using in action.yml from node20 to node24, and rebuilds the compiled dist bundle with a Node 24-compatible toolchain.

Related: #837

Why?

Node.js 20 will reach end-of-life in April 2026, and GitHub has begun the deprecation process of Node 20 for GitHub Actions. Runners will begin using Node 24 by default starting June 2nd, 2026. GitHub Actions still targeting node20 will generate deprecation warnings today and will break entirely once Node 20 is removed from runners later in 2026. This PR keeps nick-fields/retry working without any disruption for users.

Changelog Entry

Changed - Upgraded action runtime from Node.js 20 to Node.js 24 to comply with GitHub Actions' deprecation of Node 20 (effective June 2026).

@masteradhoc masteradhoc added this to the 0.16.0 milestone Mar 20, 2026
@masteradhoc masteradhoc self-assigned this Mar 20, 2026
@github-actions
Copy link
Copy Markdown

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.

Core SVN

If you're a Core Committer, use this list when committing to wordpress-develop in SVN:

Props: masteradhoc.

GitHub Merge commits

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: masteradhoc <masteradhoc@git.wordpress.org>

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

@masteradhoc masteradhoc requested a review from kasparsd March 26, 2026 10:31
@georgestephanis georgestephanis merged commit 93c15fa into WordPress:master Mar 27, 2026
28 checks passed
@masteradhoc masteradhoc deleted the yml-update branch March 27, 2026 15:49
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.

2 participants