Skip to content

update GitHub actions to Node 24 compatible versions#8717

Open
Muskan-khar wants to merge 1 commit intoprocessing:mainfrom
Muskan-khar:fix/node24-actions
Open

update GitHub actions to Node 24 compatible versions#8717
Muskan-khar wants to merge 1 commit intoprocessing:mainfrom
Muskan-khar:fix/node24-actions

Conversation

@Muskan-khar
Copy link
Copy Markdown

Resolves #8674

###Changes:

  • Updated GitHub Actions (actions/checkout, actions/setup-node, etc.) to their latest versions compatible with Node.js 24.
  • Ensured workflows no longer rely on deprecated Node.js 20 versions.
  • Verified that local build and test commands run successfully

###Note:
node-version: 20 intentionally NOT changed
(controls p5.js build version, separate concern)

PR Checklist

@welcome
Copy link
Copy Markdown

welcome bot commented Apr 11, 2026

🎉 Thanks for opening this pull request! For guidance on contributing, check out our contributor guidelines and other resources for contributors!
🤔 Please ensure that your PR links to an issue, which has been approved for work by a maintainer; otherwise, there might already be someone working on it, or still ongoing discussion about implementation. You are welcome to join the discussion in an Issue if you're not sure!
🌸 Once your PR is merged, be sure to add yourself to the list of contributors on the readme page !

Thank You!

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.

build: update all github actions away from deprecated node.js 20

1 participant