mirror of https://github.com/actions/toolkit
updating test and io package
parent
4486413e9e
commit
3f2a760a30
|
@ -1571,4 +1571,4 @@ async function createSymlinkDir(real: string, link: string): Promise<void> {
|
|||
} else {
|
||||
await fs.symlink(real, link)
|
||||
}
|
||||
}
|
||||
}
|
|
@ -10,4 +10,4 @@
|
|||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -34,4 +34,4 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue