Daz DeBoer
04/12/2024, 9:33 PMgradle/actions
.
• setup-gradle
can now perform wrapper-validation directly
• Using deprecated features now generates a nice deprecation report like this
• Can specify the task name to run with dependency-submission
Note that users can continue to use gradle/gradle-build-action
and gradle/wrapper-validation-action
with the same version numbering as gradle/actions
. However, use of these is deprecated and a warning will be emitted (with a link to the upgrade guide).Javi
04/13/2024, 8:32 AMEli Graber
04/14/2024, 3:39 AMsetup-gradle can now perform wrapper-validation
Are there any docs for this?
Daz DeBoer
04/14/2024, 3:45 AMEli Graber
04/14/2024, 4:51 AM