Update GitHub Actions to Node.js 24 compatible versions #8

Open
opened 2026-04-05 16:15:42 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @monolithic827 on 3/28/2026

Node.js 20 is being deprecated on GitHub Actions runners (June 2, 2026 default switch and September 16, 2026 removal).

We can already see some warnings when running the build workflow: https://github.com/monolithic827/VRCX/actions/runs/23692183135
The updated actions use Node.js 24 on the runner and have clean output: https://github.com/monolithic827/VRCX/actions/runs/23691943929

*Originally created by @monolithic827 on 3/28/2026* Node.js 20 is [being deprecated](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/) on GitHub Actions runners (June 2, 2026 default switch and September 16, 2026 removal). We can already see some warnings when running the build workflow: https://github.com/monolithic827/VRCX/actions/runs/23692183135 The updated actions use Node.js 24 on the runner and have clean output: https://github.com/monolithic827/VRCX/actions/runs/23691943929
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#8