mirror of
https://github.com/actions/setup-node.git
synced 2026-08-12 00:00:04 +02:00
* Migrate to ESM * updated package.json version * Update README for v6 and clean up dev dependencies * Remove unused ts-node * fix audit issue --------- Co-authored-by: gowridurgad <[email protected]>
4 lines
39 B
TypeScript
4 lines
39 B
TypeScript
import {run} from './main.js';
|
|
|
|
run();
|