diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48b2439a..1a04e780 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,4 +51,4 @@ jobs: run: pnpm test -- --coverage - name: 🟩 Coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5