ci: update `upload-artifact` and `download-artifact` actions to v4 (#9447)
### Description
v3 of `actions/upload-artifact` and `actions/download-artifact` will be
fully deprecated by **5 December 2024**. Jobs that are scheduled to run
during the brownout periods will also fail. See:
1.
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2.
https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/
### Testing Instructions
Run the CI jobs
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>