mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-19 12:54:45 +00:00
Rename node-arch to architecture
This commit is contained in:
parent
aabe026707
commit
5984462aaa
5 changed files with 12 additions and 12 deletions
|
@ -356,7 +356,7 @@ describe('setup-node', () => {
|
|||
}[os.platform];
|
||||
|
||||
inputs['node-version'] = version;
|
||||
inputs['node-arch'] = arch;
|
||||
inputs['architecture'] = arch;
|
||||
inputs['always-auth'] = false;
|
||||
inputs['token'] = 'faketoken';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue