We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3340bfb commit 0bf47fbCopy full SHA for 0bf47fb
.github/workflows/benchmark.yml
@@ -31,7 +31,7 @@ jobs:
31
git fetch origin +:refs/remotes/origin/HEAD --depth=1
32
julia --project=benchmark benchmark/run.jl
33
- name: Comment PR
34
- uses: thollander/actions-comment-pull-request@v2
+ uses: thollander/actions-comment-pull-request@v3
35
with:
36
filePath: "benchmark.md"
37
comment_tag: benchmark
0 commit comments