mirror of
http://43.153.184.91:8080/https://github.com/actions/setup-node.git
synced 2026-01-27 03:02:34 +08: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