mirror of
https://github.com/WowUp/WowUp.git
synced 2026-07-30 14:57:12 -04:00
Update CI workflows to use Node 24.x for consistency and to pick up current runtime improvements/security fixes. Affected workflows: .github/workflows/electron-all-build.yml, electron-ow-all-build.yml, electron-linux-build.yml, electron-mac-build.yml, electron-windows-build.yml, and .github/workflows/locale-test.yml. Replaces previous 16.x/22.x entries with 24.x across platforms (ubuntu, windows, macos) and the locale test job.