mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 08:59:09 +08:00
updating test and io package
This commit is contained in:
parent
4486413e9e
commit
3f2a760a30
@ -1571,4 +1571,4 @@ async function createSymlinkDir(real: string, link: string): Promise<void> {
|
||||
} else {
|
||||
await fs.symlink(real, link)
|
||||
}
|
||||
}
|
||||
}
|
2
packages/io/package-lock.json
generated
2
packages/io/package-lock.json
generated
@ -10,4 +10,4 @@
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -34,4 +34,4 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user