mirror of
https://github.com/actions/setup-java.git
synced 2025-07-23 15:08:26 +02:00
Fix typo (#380)
This commit is contained in:
parent
d854b6da19
commit
7bbeb80d24
9 changed files with 37 additions and 37 deletions
|
@ -14,7 +14,7 @@ export interface ICorrettoAllAvailableVersions {
|
|||
};
|
||||
}
|
||||
|
||||
export interface ICorettoAvailableVersions {
|
||||
export interface ICorrettoAvailableVersions {
|
||||
version: string;
|
||||
fileType: string;
|
||||
checksum: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue