diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8e03a527e74..06d22228a28 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -740,4 +740,4 @@ jobs: coverage report --fail-under=94 coverage xml - name: Upload coverage to Codecov - uses: codecov/codecov-action@v2.0.1 + uses: codecov/codecov-action@v2.0.2