You've already forked setup-node
mirror of
https://github.com/actions/setup-node.git
synced 2025-11-06 17:52:32 +07:00
* fix: add arch to cached path * fix: change from using env to os module * fix: use process.env.RUNNER_OS instead of os.platform() * fix: remove unused var