Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/actions/setup-java
/ JavaDownloadRelease
Interface
JavaDownloadRelease
src/distributions/base-models.ts:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
export
interface
JavaDownloadRelease {
14
version: string;
15
url: string;
16
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected