diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c0aaf97299d..74d692efb94 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 + uses: codecov/codecov-action@v1.0.10