diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c44f6b..c115850 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: run: npm run test -- --runInBand - name: ⬆️ Upload coverage report - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 release: name: 🚀 Release