diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index 556aed4cf..7ccdcc19e 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -52,7 +52,7 @@ jobs: body-includes: '# Flow PHP - Benchmarks' - name: Create or update comment - uses: peter-evans/create-or-update-comment@v3 + uses: peter-evans/create-or-update-comment@v4 with: comment-id: ${{ steps.fc.outputs.comment-id }} issue-number: ${{ steps.pr.outputs.id }}