diff --git a/.github/workflows/yarn-coverage.yml b/.github/workflows/yarn-coverage.yml index 4b30a2156ef..930a67087e2 100644 --- a/.github/workflows/yarn-coverage.yml +++ b/.github/workflows/yarn-coverage.yml @@ -68,7 +68,7 @@ jobs: run: yarn test:cov-summary id: yarn_coverage - name: Jest Coverage Comment - uses: MishaKav/jest-coverage-comment@main + uses: chirag-madlani/jest-coverage-comment@patch-1 with: coverage-summary-path: ${{env.UI_COVERAGE_DIRECTORY}}/coverage-summary.json title: Jest test Coverage