mirror of
http://gh.hjkl01.cn/https://github.com/actions/setup-node
synced 2026-05-31 04:55:18 +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