Build force-download action bundles

This commit is contained in:
copilot-swe-agent[bot]
2026-07-28 02:13:45 +00:00
committed by GitHub
parent 98c23c3cba
commit ed32408250
2 changed files with 13 additions and 4 deletions
+1
View File
@@ -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';