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
ci: Change setup-node to read version from nvmrc (#1440)
Small thing I noticed when working on an action file is that the
setup-node action supports reading the version from a file. This means
our actions should automatically stay up to date any time we change the
version in `.nvmrc`
0 commit comments