diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9043557c..4b0a72c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,4 +29,4 @@ jobs: - run: pnpm build - run: pnpm test - name: Coverage - uses: codecov/codecov-action@v3 \ No newline at end of file + uses: codecov/codecov-action@v5 \ No newline at end of file