This website requires JavaScript.
Explore
Help
Register
Sign in
actions
/
setup-node
Watch
1
Star
0
Fork
You've already forked setup-node
0
mirror of
https://github.com/actions/setup-node
synced
2024-12-23 05:34:56 +00:00
Code
Issues
Activity
698d50532e
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 13:25:54 +00:00
import
{
run
}
from
'./main'
;
Initial Import
2019-08-04 01:49:54 +00:00
run
(
)
;
Copy permalink