This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-node
Watch
1
Star
0
Fork
0
You've already forked setup-node
mirror of
https://github.com/actions/setup-node.git
synced
2025-01-19 08:16:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
setup-node
/
src
/
setup-node.ts
4 lines
36 B
TypeScript
Raw
Normal View
History
Unescape
Escape
download from node-versions and fallback to node dist (#147) * download LTS versions from releases * support upcoiming ghes Co-authored-by: eric sciple <ericsciple@users.noreply.github.com>
2020-05-19 09:25:54 -04:00
import
{
run
}
from
'./main'
;
Initial Import
2019-08-03 21:49:54 -04:00
run
(
)
;
Reference in New Issue
Copy Permalink