Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/actions/setup-java
/ graalvm-installer.test.ts
File
graalvm-installer.test.ts
__tests__/distributors/graalvm-installer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as core from
'@actions/core'
;
2
import
* as tc from
'@actions/tool-cache'
;
3
import
* as http from
'@actions/http-client'
;
4
import
fs from
'fs'
;
Callers
nothing calls this directly
Calls
6
getJavaDistribution
Function · 0.90
findEABuildDownloadUrl
Method · 0.80
fetchEAJson
Method · 0.80
getPlatform
Method · 0.45
downloadTool
Method · 0.45
findPackageForDownload
Method · 0.45
Tested by
no test coverage detected