diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f4fbe5..7c7c700 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: - run: npm ci - run: npm test - name: Codecov - uses: codecov/codecov-action@v3.1.6 + uses: codecov/codecov-action@v4.5.0 with: verbose: true