diff --git a/.github/workflows/bench.yaml b/.github/workflows/bench.yaml index 9ce4b861b..a407d8e41 100644 --- a/.github/workflows/bench.yaml +++ b/.github/workflows/bench.yaml @@ -59,7 +59,7 @@ jobs: echo "::set-output name=comment::$comment" - name: Write a new comment - uses: peter-evans/create-or-update-comment@v1.4.5 + uses: peter-evans/create-or-update-comment@v4.0.0 continue-on-error: true with: issue-number: ${{ github.event.issue.number }}