**Is your feature request related to a problem or challenge?** v3 will be disabled [2024-11-30](https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/). v4 doesn't allow you [to upload to same artifact name from multiple jobs](https://github.com/actions/upload-artifact/issues/478), which breaks the current CI setup. **Additional context** - [Migration Guide](https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md?rgh-link-date=2024-02-02T16%3A55%3A24Z#overwriting-an-artifact) - The [issue on upload-artifact repo](https://github.com/actions/upload-artifact/issues/478) also has suggestions
Is your feature request related to a problem or challenge?
v3 will be disabled 2024-11-30.
v4 doesn't allow you to upload to same artifact name from multiple jobs, which breaks the current CI setup.
Additional context