ERROR: The coverage upload was rejected because the workflow run is either not in-progress or finished a while ago

Description

ERROR: The coverage upload was rejected because the workflow run is either not in-progress or finished a while ago. Please make sure the workflow run is in-progress and is not stale for uploads to process correctly.

The workflow run was indeed in progress and not stale.

Repository

Steps to Reproduce

  1. Try to use tokenless upload from GitHub Actions

Expected behavior: Coverage upload is successful

Actual behavior: Get error such as https://github.com/api-platform/core/runs/487714566?check_suite_focus=true#step:18:105

Flakiness? Not sureā€¦

Versions

codecov/codecov-action@v1

Additional Information

N/A

Could it be caused by the workflow run also running on the forked repository? (The above link was for the workflow run from the PR.)

@ibrahim0814 Was this before, or after your fixes to actions?