This website requires JavaScript.
Explore
Help
Sign in
actions
/
setup-node
Watch
3
Star
0
Fork
You've already forked setup-node
0
mirror of
https://gitea.com/actions/setup-node.git
synced
2024-11-22 18:19:33 +01:00
Code
Issues
Projects
Activity
Pipelines
9b8fcdc725
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 15:25:54 +02:00
import
{
run
}
from
'./main'
;
Initial Import
2019-08-04 03:49:54 +02:00
run
(
)
;
Reference in a new issue
Copy permalink