Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
actions: use setup-node@v4 as v3 causes warning
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.
- Loading branch information