1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2024-11-14 17:42:41 +00:00
setup-node/src
Peng Xiao 39370e3970
fix: add arch to cached path (#843)
* 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
2024-10-23 22:31:49 -05:00
..
distributions Fix: windows arm64 setup (#1126) 2024-09-06 14:30:34 -05:00
authutil.ts Add and configure ESLint and update configuration for Prettier (#703) 2023-03-08 10:47:38 +02:00
cache-restore.ts fix: add arch to cached path (#843) 2024-10-23 22:31:49 -05:00
cache-save.ts Add fix for cache (#917) 2023-12-13 12:42:40 +01:00
cache-utils.ts Revise isGhes logic (#1148) 2024-10-21 11:41:32 -05:00
constants.ts change getinput to getstate for cache (#816) 2023-08-10 16:32:24 +02:00
main.ts Add support for volta.extends (#921) 2023-12-29 15:01:21 +05:30
setup-node.ts download from node-versions and fallback to node dist (#147) 2020-05-19 09:25:54 -04:00
util.ts Add support for arm64 Windows (#927) 2024-02-06 22:42:16 -06:00