diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5d0fc50..4b9bc97 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: output: both - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@v3.0.2 + uses: marocchino/sticky-pull-request-comment@v3.0.4 if: github.event_name == 'pull_request' with: recreate: true