diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 232ffb424aa..af29c00af9e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1159,6 +1159,7 @@ jobs: fail_ci_if_error: true flags: full-suite token: ${{ secrets.CODECOV_TOKEN }} + version: v0.6.0 pytest-partial: runs-on: ubuntu-22.04 @@ -1293,3 +1294,4 @@ jobs: with: fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} + version: v0.6.0