diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a09ae8ed..f139ada5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: env: NODE_ENV: production - - uses: codecov/codecov-action@v5 + - uses: codecov/codecov-action@v6 with: token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos verbose: true # optional (default = false)