diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b02eff0..87726163 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: - run: pnpm lint - run: pnpm test -- --coverage - name: Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 create_tgz: runs-on: ubuntu-latest steps: