mirror of
https://github.com/actions/setup-java.git
synced 2026-04-29 00:41:13 +03:00
Add support for Oracle JDK (#401)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export type OsVersions = 'linux' | 'macos' | 'windows';
|
||||
Reference in New Issue
Block a user