diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c79014..efe238b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,4 +34,4 @@ jobs: run: npm run test - name: ⬆️ Upload coverage report - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5