diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 279e664..b1042be 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -41,7 +41,7 @@ jobs: config = BenchmarkConfig(; id="origin/HEAD", juliacmd) export_markdown("benchmark.md", judge(Loess, config; verbose=true))' - name: Comment PR - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: filePath: "benchmark.md" comment_tag: benchmark