This message was deleted.
# community-support
s
This message was deleted.
e
if setup-java uses the tool cache, then it's probably faster
c
I don't know what setup-java does...it's a github provided action
you can tell it which version of java to give you
e
c
hmm... k
maybe 15 seconds, but I've seen github vary more than that without changes
oh, I take that back, 2 seconds difference
v
Provisioned toolchains are probably cached by the Gradle action. Using the setup Java action makes sense if you need a specific version to run Gradle, or if the default available one is not sufficient