EdColeman opened a new pull request, #4195: URL: https://github.com/apache/accumulo/pull/4195
Updated GitHub action cache@v3 to v4. Node 16 has been deprecated in GitHub actions and v4 was updated to use node 20. This eliminates warnings in the GitHub action runner, for example: ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. ``` -- 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]
