diff --git a/.github/workflows/_build-test.yml b/.github/workflows/_build-test.yml index 8518590..a99c2c1 100644 --- a/.github/workflows/_build-test.yml +++ b/.github/workflows/_build-test.yml @@ -121,7 +121,7 @@ jobs: # https://github.com/marocchino/sticky-pull-request-comment - name: Add Coverage PR Comment if: ${{ github.event_name != 'pull_request' || github.event.pull_request.merged == true }} - uses: marocchino/sticky-pull-request-comment@v2.9.4 + uses: marocchino/sticky-pull-request-comment@v3.0.4 with: recreate: true path: code-coverage-results.md