diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index afee814b432..49cbb06e71e 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.1 + uses: codecov/codecov-action@v1.3.2