diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2321cc81..823bfa89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: name: coverage - name: Send coverage - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6 with: token: ${{ secrets.CODECOV_TOKEN }} files: profile.out.clean