mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-23 11:55:31 +00:00
.
This commit is contained in:
parent
d651e32721
commit
2b8f79e013
6 changed files with 15 additions and 15 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
@ -5608,7 +5608,7 @@ class HttpClient {
|
|||
return this._getProxyAgentDispatcher(parsedUrl, proxyUrl);
|
||||
}
|
||||
else {
|
||||
return this._getAgentDispatcher(parsedUrl);
|
||||
return;
|
||||
}
|
||||
}
|
||||
_prepareRequest(method, requestUrl, headers) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue