diff --git a/.github/workflows/psv_pipelines.yml b/.github/workflows/psv_pipelines.yml index 0a384954f..3558c3384 100644 --- a/.github/workflows/psv_pipelines.yml +++ b/.github/workflows/psv_pipelines.yml @@ -52,7 +52,7 @@ jobs: run: ./scripts/linux/psv/test_psv.sh shell: bash - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: fail_ci_if_error: true # optional (default = false) verbose: true # optional (default = false) diff --git a/README.md b/README.md index 6e4ebf78d..5238a8b0e 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,6 @@ To learn how to install and use the Data SDK, see the