
Some CI runs are seeing issues with failures running the artifact upload step. They seem related to https://github.com/actions/upload-artifact/issues/569. We should continue the workflow and ignore errors in the upload artifact step if it fails so that users do not see a red CI that is not due to their changes. Fixes #154155.