mirror of
https://github.com/actions/setup-node.git
synced 2026-02-22 22:54:45 +08:00
mirror-url -implementation
This commit is contained in:
@@ -4,6 +4,7 @@ export interface NodeInputs {
|
||||
auth?: string;
|
||||
checkLatest: boolean;
|
||||
stable: boolean;
|
||||
mirrorURL?: string;
|
||||
}
|
||||
|
||||
export interface INodeVersionInfo {
|
||||
|
||||
Reference in New Issue
Block a user