mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-14 22:25:06 +00:00
Update packages, change to node16
This commit is contained in:
2
node_modules/@actions/http-client/proxy.d.ts
generated
vendored
Normal file
2
node_modules/@actions/http-client/proxy.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function getProxyUrl(reqUrl: URL): URL | undefined;
|
||||
export declare function checkBypass(reqUrl: URL): boolean;
|
||||
Reference in New Issue
Block a user