diff --git a/.github/workflows/canbench-post-comment.yml b/.github/workflows/canbench-post-comment.yml index 2dc3b23d..8583f4ab 100644 --- a/.github/workflows/canbench-post-comment.yml +++ b/.github/workflows/canbench-post-comment.yml @@ -29,7 +29,7 @@ jobs: matrix: ${{fromJSON(needs.download-results.outputs.matrix)}} steps: - name: Post comment - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: message: | ${{ matrix.benchmark.result }}