Closed
Description
eslint/github-action
has been deprecated.
It recommends using functionality built in to actions/setup-node
instead but this functionality is undocumented and there is an issue claiming it is incomplete. actions/setup-node#96
Another option is to remove sufficient JavaScript so that we do not feel the need to use eslint, or to use Prettier formatting instead of style linting.
This is not urgent, opening this issue to ensure this is considered when working on this repo in future.