diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ac1ef6b7375..6356803cbef 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -782,4 +782,4 @@ jobs: coverage report --fail-under=94 coverage xml - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1.2.0 + uses: codecov/codecov-action@v1.2.1