mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-03-15 06:36:57 +01: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();
|