MCPcopy 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

1import fs from 'fs';
2import * as core from '@actions/core';
3import * as auth from './auth';
4import {

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected