Update Node version to v24 for flaky test reporter#76492
Conversation
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
This seems to be causing actionlint to fail https://github.com/WordPress/gutenberg/actions/runs/23059755236/job/66982848646?pr=75814 |
|
Odd, docs say Do you know why the error wasn't caught here? P.S. If the error is blocking work, feel free to revert, and I'll have a proper look tomorrow or Monday. Update: It seems to be passing on trunk and other PRs. |
Because that action runs only when someone touches the workflows gutenberg/.github/workflows/workflow-lint.yml Lines 8 to 9 in 7f3500a |
|
So |
What?
This is similar to #62401.
PR updates the Node version for the flaky test reporter action.
Why?
Testing Instructions
It shouldn't generate a notice in the e2e tests summary after the PR is merged.