diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 600a94cec66605..53e31e2f4cdac1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -779,4 +779,4 @@ jobs: coverage report --fail-under=94 coverage xml - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1.0.13 + uses: codecov/codecov-action@v1.2.2