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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 4886 additions and 1633 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 =