setup-node-nvm
setup-node-nvm copied to clipboard
Aliases are now supported in `actions/setup-node`
Looks like actions/setup-node supports names now: https://github.com/actions/setup-node/pull/277. See also https://github.com/actions/setup-node/issues/26#issuecomment-1148828915, which is linked in this project’s readme, and is now closed
It still doesn’t support the full set of names that nvm does.