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