mirror of
https://gitea.com/actions/setup-node.git
synced 2026-07-12 11:30:50 +02:00
Update actions/core dependencies for releases/v2 (#713)
This commit is contained in:
co-authored by
GitHub
parent
1f8c6b94b2
commit
7c12f8017d
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user