fix typo in comment

This commit is contained in:
nickfyson 2024-01-19 15:03:13 +00:00
parent 4f9fb97304
commit e86ee7f7b4
2 changed files with 2 additions and 2 deletions

View file

@ -946,7 +946,7 @@ export async function checkDiskUsage(logger?: Logger): Promise<DiskUsage> {
}
/**
* Prompt the customer to upgrade to CodeQL Action v2, if appropriate.
* Prompt the customer to upgrade to CodeQL Action v3, if appropriate.
*
* Check whether a customer is running v2. If they are, and we can determine that the GitHub
* instance supports v3, then log a warning about v2's upcoming deprecation prompting the customer