diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f9403db..82d40f3 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -65,7 +65,7 @@ jobs: shell: pwsh - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 if: always() with: recreate: true