diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 2494a6d7..750a3924 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -137,7 +137,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: ${{ !env.ACT && github.event_name == 'pull_request' }} with: recreate: true