This website requires JavaScript.
Explore
Discord Server
Help
Sign in
actions
/
setup-node
Watch
1
Star
0
Fork
You've already forked setup-node
0
mirror of
https://code.forgejo.org/actions/setup-node.git
synced
2024-11-29 01:31:01 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
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 09:25:54 -04:00
import
{
run
}
from
'./main'
;
Initial Import
2019-08-03 21:49:54 -04:00
run
(
)
;
Reference in a new issue
Copy permalink