diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7c1c8bac6b688..7c100b40b1d0f 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.1.1 + uses: codecov/codecov-action@v1.3.1