mirror of
https://github.com/actions/setup-java.git
synced 2026-07-29 10:25:48 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
b49381f8ec
commit
ebddb48a9b
@ -95,7 +95,7 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
problem-matcher:
|
problem-matcher:
|
||||||
description: 'Whether to register the Java problem matcher for compiler errors and warnings. Set to "false" to disable compiler annotations.'
|
description: 'Whether to register the Java problem matcher (compiler errors/warnings and uncaught exceptions). Set to "false" to disable annotations.'
|
||||||
required: false
|
required: false
|
||||||
default: true
|
default: true
|
||||||
outputs:
|
outputs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user