mirror of
https://github.com/actions/setup-java.git
synced 2026-07-28 15:42:59 +00:00
Build force-download action bundles
This commit is contained in:
committed by
GitHub
parent
98c23c3cba
commit
ed32408250
Vendored
+1
@@ -97311,6 +97311,7 @@ const INPUT_DISTRIBUTION = 'distribution';
|
||||
const INPUT_JDK_FILE = 'jdk-file';
|
||||
const INPUT_JDK_FILE_DEPRECATED = 'jdkFile';
|
||||
const INPUT_CHECK_LATEST = 'check-latest';
|
||||
const INPUT_FORCE_DOWNLOAD = 'force-download';
|
||||
const INPUT_SET_DEFAULT = 'set-default';
|
||||
const INPUT_PROBLEM_MATCHER = 'problem-matcher';
|
||||
const INPUT_VERIFY_SIGNATURE = 'verify-signature';
|
||||
|
||||
Reference in New Issue
Block a user