diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0a53d2..0d80a68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: thresholds: '60 80' - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 if: github.event_name == 'pull_request' with: recreate: true