diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 53752098..baaf03bd 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -94,7 +94,7 @@ jobs: - name: Post coverage summary on PR if: github.event_name == 'pull_request' - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 with: path: TestResults/report/SummaryGithub.md header: coverage