simbit18 opened a new pull request, #12749: URL: https://github.com/apache/nuttx/pull/12749
## Summary Starting November 30, 2024, GitHub Actions customers will no longer be able to use v3 of actions/upload-artifact or actions/download-artifact. https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ This PR removes the following warning annotations: The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ ## Impact Improvements Uploads are significantly faster, upwards of 90% improvement in worst case scenarios. https://github.com/actions/upload-artifact?tab=readme-ov-file#improvements ## Testing CI -- 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]
