diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 02c04b662410b..cec18e44f581d 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -145,7 +145,7 @@ jobs: - name: Create or update comment if: ${{ github.event_name == 'pull_request' }} - 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: ${{ github.event.number }}