diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c1ab7a6..2f6f386 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -72,7 +72,7 @@ jobs: - name: Coverage report if: ${{ github.event_name != 'push' }} - uses: ArtiomTr/jest-coverage-report-action@v2.2.5 + uses: ArtiomTr/jest-coverage-report-action@v2.2.6 with: skip-step: all coverage-file: coverage/report.json