ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

Update GH-Actions workflows to remove Node.js deprecation warning. #1359

Closed tristanmorgan closed 6 months ago

tristanmorgan commented 6 months ago

The older version of these workflows use an old version of Node.js, this brings in the current versions.

ptitSeb commented 6 months ago

thanks.