diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ad6becee4e21e3..dd263c05a24eee 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -785,4 +785,4 @@ jobs: coverage report --fail-under=94 coverage xml - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1.0.14 + uses: codecov/codecov-action@v1.2.2