diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 27ab710e1ff..3cecb157d07 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.3 + uses: codecov/codecov-action@v2.1.0