mirror of
https://github.com/gradle/actions.git
synced 2026-05-06 18:12:03 +08:00
5d7c18409c
By executing Gradle on the PATH, we can avoid downloading and installing a Gradle version that is already available on the runner. Fixes #270