mirror of
https://github.com/actions/checkout.git
synced 2025-11-17 06:19:52 +00:00
.
This commit is contained in:
@@ -90,6 +90,7 @@ export async function getSource(settings: ISourceSettings): Promise<void> {
|
||||
settings.repositoryOwner,
|
||||
settings.repositoryName,
|
||||
settings.ref,
|
||||
settings.commit,
|
||||
settings.repositoryPath
|
||||
)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user