mirror of
https://github.com/github/codeql-action.git
synced 2026-05-22 05:18:35 +00:00
Fix typos
This commit is contained in:
@@ -42,7 +42,7 @@ export function checkJavaEnvVars(logger: Logger) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Discovers paths to JDK directories based on JAVA_HOME and GHA-specific environement variables.
|
||||
* Discovers paths to JDK directories based on JAVA_HOME and GHA-specific environment variables.
|
||||
* @returns A set of JDK paths.
|
||||
*/
|
||||
export function discoverActionsJdks(): Set<string> {
|
||||
|
||||
Reference in New Issue
Block a user