I'm excited to announce that <v3.3.0 of gradle/act...
# community-news
d
I'm excited to announce that v3.3.0 of gradle/actions has just been released: • dependency-submission and wrapper-validation are now 1st-class citizens of
gradle/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).
party gradlephant 3
🎉 5
j
I think this should go in #CJWG8VDM0
e
setup-gradle can now perform wrapper-validation
Are there any docs for this?
e
Awesome, thank you!