diff --git a/.github/workflows/build-cli.yaml b/.github/workflows/build-cli.yaml index 0119dce9..99e6d0e3 100644 --- a/.github/workflows/build-cli.yaml +++ b/.github/workflows/build-cli.yaml @@ -109,7 +109,7 @@ jobs: with: issue-number: ${{ github.event.pull_request.number }} body-includes: Performance Metrics - - uses: peter-evans/create-or-update-comment@v4 + - uses: peter-evans/create-or-update-comment@v5 continue-on-error: true with: comment-id: ${{ steps.fc.outputs.comment-id }}