diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 503695a..b6968a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,7 +98,7 @@ jobs: thresholds: "60 80" - name: Code Coverage Comment - uses: marocchino/sticky-pull-request-comment@v3.0.4 + uses: marocchino/sticky-pull-request-comment@v3.0.5 if: github.event_name == 'pull_request' with: recreate: true