The "Report to CodeCov" step of the py regular-tests in CI seems too brittle. For example, in this run, it just fails after a single attempt, making all the test runs unusable. Detailed error messages are below.
Prepare all required actions
Getting action download info
Download action repository 'codecov/codecov-action@v4.0.0' (SHA:f30e4959ba63075080d4f7f90cacc18d9f3fafd7)
Error: An action could not be found at the URI 'https://codeload.github.com/codecov/codecov-action/tar.gz/f30e4959ba63075080d4f7f90cacc18d9f3fafd7' (A420:2B182B:2141EA:272022:6A189419)
Error: Failed to download archive 'https://codeload.github.com/codecov/codecov-action/tar.gz/f30e4959ba63075080d4f7f90cacc18d9f3fafd7' after 1 attempts.

The "Report to CodeCov" step of the py regular-tests in CI seems too brittle. For example, in this run, it just fails after a single attempt, making all the test runs unusable. Detailed error messages are below.