mirror of
https://github.com/actions/setup-java.git
synced 2026-08-30 12:33:43 +01:00
Build force-download action bundles
This commit is contained in:
committed by
GitHub
parent
98c23c3cba
commit
ed32408250
1
dist/cleanup/index.js
vendored
1
dist/cleanup/index.js
vendored
@@ -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