How do I update github actions to Node.js 20?

Wait, what tests are failing? Above we’ve been talking about warnings about the node version used by github actions workflows, which, at the moment, is not compromising your ability to run CI test. If your tests are failing you probably want to fix that, but it’s unrelated to the Node version.

1 Like