diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8125f81df444ef..1f64be2aa83966 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.14 + uses: codecov/codecov-action@v3.1.1