mumrah commented on PR #18879: URL: https://github.com/apache/kafka/pull/18879#issuecomment-2655285753
@chia7712 I don't think a change to the `setup-gradle` action version will affect the cache keys. Details on how the cache keys are computed can be found here https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#cache-keys Also, we wouldn't expect to see a PR writing to the cache since we set `gradle-cache-read-only: true` in the action. -- 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]
