diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01843c6..7f59632 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,4 +33,4 @@ jobs: - run: yarn test --reporters=jest-junit --runInBand - name: Codecov - uses: codecov/codecov-action@v3.1.1 + uses: codecov/codecov-action@v4.6.0