diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 460363c78a8..0a12625ec78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -240,7 +240,7 @@ jobs: path: coverage/model_tests - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3 with: files: coverage/cpu_tests/coverage.xml,coverage/gpu_tests/coverage.xml,coverage/model_tests/coverage.xml # Ignore codecov failures as the codecov server is not