mirror of
https://github.com/actions/setup-java.git
synced 2026-07-29 08:35:59 +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
|
||||
default: false
|
||||
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
|
||||
default: true
|
||||
outputs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user