Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/actions/setup-java
/ setup-java.ts
File
setup-java.ts
src/setup-java.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
* as core from
'@actions/core'
;
3
import
* as auth from
'./auth'
;
4
import
{
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected