diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1695bf7..fda248a 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.4 + uses: codecov/codecov-action@v4.6.0