diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed5aafab..a0fb16ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,4 +43,4 @@ jobs: run: bash test/e2e/nestjs/run.sh - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5