mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-03-24 18:06:23 +01:00
the "Yarn Linting" action causes a warning to appear about a deprecated Node version. switch to actions/setup-node@v4, which is already in use by the action building the web app for the firmware, to avoid this warning.