diff --git a/.github/workflows/pr-server.yml b/.github/workflows/pr-server.yml index 9bcf4804..7cfb4954 100644 --- a/.github/workflows/pr-server.yml +++ b/.github/workflows/pr-server.yml @@ -54,7 +54,7 @@ jobs: with: report_paths: 'server/junit.xml' - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 with: recreate: true path: code-coverage-results.md