diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 930fe56..f423029 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -844,7 +844,7 @@ jobs: continue-on-error: true - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v7 with: token: ${{ secrets.CODECOV_TOKEN }} directory: coverage/