diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec38add8..ee7bbf78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,9 +91,8 @@ jobs: run: npm run test:coverage - name: ☂ Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: - token: ${{ secrets.CODECOV_TOKEN }} fail_ci_if_error: true build: