diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 98c8a3f..727a774 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -64,7 +64,7 @@ jobs: format: "markdown" output: "both" - name: Add coverage PR comment - uses: marocchino/sticky-pull-request-comment@v3.0.3 + uses: marocchino/sticky-pull-request-comment@v3.0.4 with: recreate: true path: code-coverage-results.md