diff --git a/.github/workflows/backstop.yml b/.github/workflows/backstop.yml index 835e78a3..fdb6981e 100644 --- a/.github/workflows/backstop.yml +++ b/.github/workflows/backstop.yml @@ -67,7 +67,7 @@ jobs: body="${body//$'\r'/'%0D'}" echo ::set-output name=body::$body - name: Find existing comment - uses: peter-evans/find-comment@v2 + uses: peter-evans/find-comment@v3 if: always() id: fc with: