Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/actions/setup-java
/ cleanup-java.ts
File
cleanup-java.ts
src/cleanup-java.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 gpg from
'./gpg'
;
3
import
* as constants from
'./constants'
;
4
import
{isJobStatusSuccess} from
'./util'
;
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected