You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we still use the setup-node action, but we also use nvm in the github actions build. If we use nvm in the build pipeline, then we only need to change the .nvmrc file to update the used node.js version.