mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
Update test files
This commit is contained in:
parent
f807a6d6e8
commit
c3665c6106
7 changed files with 16 additions and 11 deletions
|
@ -4,6 +4,7 @@ import * as tc from '@actions/tool-cache';
|
|||
import path from 'path';
|
||||
import fs from 'fs';
|
||||
import semver from 'semver';
|
||||
import {performance} from 'perf_hooks';
|
||||
|
||||
import {JavaBase} from '../base-installer';
|
||||
import {IZuluVersions} from './models';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue