raboof commented on PR #7952: URL: https://github.com/apache/geode/pull/7952#issuecomment-3481167775
I see. And indeed there the gradle-build-action doesn't appear to perform the download. It seems gradle-build-action is deprecated in favor of setup-gradle, and setup-gradle does appear to be able to download: https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#build-with-a-specific-gradle-version . The code in this PR is quite a bit of extra stuff to maintain. It might be worth an experiment to see if upgrading to the setup-gradle action could perhaps be sufficient as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
