Closed Mr0grog closed 1 week ago
I think this is pretty non-controversial, so I am going ahead and merging it. That should trigger a few Dependabot updates for workflow actions (actions/checkout
and actions/setup-node
are out of date, for example).
Node.js has moved forward by several major versions since our CI configuration was last updated, and this updates our CI test matrix to cover them. I've also added Dependabot for updating CI workflows, but not JS dependencies (we only want security updates there).