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
You're using an outdated version of the setup-node action.
The latest version of setup-node is v2.2.0, and comes with two major new (optional) features:
Easy way to cache your dependencies
You can use nvm LTS syntax: lts/erbium, lts/fermium, lts/*
It's my experience that updating setup-node to v2.2.0 usually works right away, so this should be a low-risk update.
I don't know if caching would be beneficial for you or not.
You're using an outdated version of the
setup-node
action.The latest version of
setup-node
isv2.2.0
, and comes with two major new (optional) features:lts/erbium
,lts/fermium
,lts/*
It's my experience that updating
setup-node
tov2.2.0
usually works right away, so this should be a low-risk update.I don't know if caching would be beneficial for you or not.
https://github.com/actions/setup-node/releases
I'm willing to open a PR to update your action file.
The text was updated successfully, but these errors were encountered: