diff --git a/.github/workflows/pr-demo.yml b/.github/workflows/pr-demo.yml index 18a08c7b1a..fb86a81104 100644 --- a/.github/workflows/pr-demo.yml +++ b/.github/workflows/pr-demo.yml @@ -72,7 +72,7 @@ jobs: branch: gh-pages - name: Find Comment - uses: peter-evans/find-comment@v2 + uses: peter-evans/find-comment@v3 id: fc with: issue-number: ${{ github.event.number }}