mirror of
https://github.com/actions/setup-node.git
synced 2025-04-23 03:50:49 +00:00
* download LTS versions from releases * support upcoiming ghes Co-authored-by: eric sciple <ericsciple@users.noreply.github.com>
3 lines
36 B
TypeScript
3 lines
36 B
TypeScript
import {run} from './main';
|
|
|
|
run();
|