mirror of
https://github.com/actions/checkout.git
synced 2026-02-08 20:36:22 +03: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