diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 5b816d9..d34c0bb 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -47,7 +47,7 @@ jobs: format: "markdown" output: "both" - name: Add coverage PR comment - uses: marocchino/sticky-pull-request-comment@v2.9.2 + uses: marocchino/sticky-pull-request-comment@v2.9.3 with: recreate: true path: code-coverage-results.md