diff --git a/.github/workflows/test-coverage.yml b/.github/workflows/test-coverage.yml index bd20ed0..28291a8 100644 --- a/.github/workflows/test-coverage.yml +++ b/.github/workflows/test-coverage.yml @@ -116,7 +116,7 @@ jobs: - name: Comment PR with coverage if: github.event.pull_request.head.repo.fork == false - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 with: path: comment.md