simularium / simularium-website

Front end website for the Simularium project, includes the Simularium viewer
https://simularium.allencell.org
Apache License 2.0
6 stars 3 forks source link

all workflows should be using node 20 #495

Open meganrm opened 3 months ago

meganrm commented 3 months ago

What needs to happen?

update all workflows to the most recent stable version of node: 20 Update any actions to most recent version as well (so they aren't using old versions of node)

Why should we do this?

To make sure we're running on the most recent tooling. And to keep our local work consistent

When does this need to get done?