mirror of
https://github.com/actions/setup-node.git
synced 2026-08-07 00:00:02 +02:00
* download LTS versions from releases * support upcoiming ghes Co-authored-by: eric sciple <[email protected]>
4 lines
36 B
TypeScript
4 lines
36 B
TypeScript
import {run} from './main';
|
|
|
|
run();
|