diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8783396..2e3b4306 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,4 +41,4 @@ jobs: run: npm run build - name: Run Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4