diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ae72c3..a6a0baa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,4 +32,4 @@ jobs: - run: npm ci - name: Run test with coverage run: npm run test:cov - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5