Skip to content

Commit

Permalink
Update Node.js to 20. (#62851)
Browse files Browse the repository at this point in the history
Co-authored-by: desrosj <[email protected]>
Co-authored-by: ellatrix <[email protected]>
  • Loading branch information
3 people authored Jun 27, 2024
1 parent ea72cf1 commit 0e05f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/project-management-automation/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ inputs:
description: Secret GitHub API token to use for making API requests.
required: true
runs:
using: node12
using: node20
main: lib/index.js

1 comment on commit 0e05f99

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 0e05f99.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/9698146196
📝 Reported issues:

Please sign in to comment.