mirror of
https://github.com/actions/setup-node
synced 2025-02-11 05:21:10 +00:00
* download LTS versions from releases * support upcoiming ghes Co-authored-by: eric sciple <ericsciple@users.noreply.github.com>
4 lines
36 B
TypeScript
4 lines
36 B
TypeScript
import {run} from './main';
|
|
|
|
run();
|