aaron-ai opened a new issue, #6708: URL: https://github.com/apache/rocketmq/issues/6708
### Is Your Feature Request Related to a Problem? Yes, I found that the CodeQL often failed because the maven dependencies could be downloaded smoothly. ### Describe the Solution You'd Like Use GitHub cache action to accelerate the download of maven dependencies. ### Describe Alternatives You've Considered Currently no alternative solutions. ### Additional Context We can check the example from [the workflow of Apache Commons](https://github.com/apache/commons-lang/blob/0755a190a5f81f43d8ab36df689610e6cea8dedb/.github/workflows/codeql-analysis.yml#L51). -- 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]
