diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 71b69ebfe86..16665acc9cb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -739,4 +739,4 @@ jobs: coverage report --fail-under=94 coverage xml - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1.3.2 + uses: codecov/codecov-action@v1.4.0