diff --git a/.github/workflows/main-workflow.yml b/.github/workflows/main-workflow.yml index a923714..ea50ef1 100644 --- a/.github/workflows/main-workflow.yml +++ b/.github/workflows/main-workflow.yml @@ -103,7 +103,7 @@ jobs: - name: 💬 Comment coverage details on the PR if: ${{ github.event_name == 'pull_request' }} - uses: romeovs/lcov-reporter-action@v0.3.1 + uses: romeovs/lcov-reporter-action@v0.4.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} lcov-file: ./coverage/lcov.info