setup-node-nvm icon indicating copy to clipboard operation
setup-node-nvm copied to clipboard

Aliases are now supported in `actions/setup-node`

Open wooorm opened this issue 3 years ago • 1 comments

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

wooorm avatar Aug 28 '22 12:08 wooorm

It still doesn’t support the full set of names that nvm does.

ljharb avatar Aug 28 '22 13:08 ljharb