You've already forked setup-node
mirror of
https://gh-proxy.com/github.com/actions/setup-node.git
synced 2025-04-17 00:31:51 +08:00
2a814b57e1
* Allow reading 'package.json' as node-version-file * Run 'npm run build' * Read package.json contents directly during tests - this eliminates OS-specific line-ending issues * Run project Prettier 💅