diff --git a/.github/workflows/docs-preview.yml b/.github/workflows/docs-preview.yml index f2315b54..a238a41d 100644 --- a/.github/workflows/docs-preview.yml +++ b/.github/workflows/docs-preview.yml @@ -90,7 +90,7 @@ jobs: echo "Preview can be found at ${URL}" >> "$GITHUB_STEP_SUMMARY" - name: Find Comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: fc with: comment-author: "github-actions[bot]"