diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index dc01ffd..542bc23 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -96,7 +96,7 @@ jobs: continue-on-error: ${{ matrix.experimental != 'false' }} - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 if: ${{ github.event_name == 'pull_request' }} with: recreate: true