1
0
mirror of https://github.com/actions/setup-node.git synced 2025-12-23 09:18:57 +08:00

Update actions/core dependencies for releases/v2 (#713)

This commit is contained in:
Dmitry Shibanov
2023-03-27 13:36:04 +02:00
committed by GitHub
parent 1f8c6b94b2
commit 7c12f8017d
14 changed files with 4853 additions and 1541 deletions

View File

@@ -368,6 +368,7 @@ describe('setup-node', () => {
inputs['node-version'] = version;
inputs['architecture'] = arch;
inputs['always-auth'] = false;
inputs['cache'] = '';
inputs['token'] = 'faketoken';
let expectedUrl =