Skip to content

Commit 36db332

Browse files
Bump thollander/actions-comment-pull-request from 2 to 3
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2 to 3. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@v2...v3) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7819aef commit 36db332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
config = BenchmarkConfig(; id="origin/HEAD", juliacmd)
4242
export_markdown("benchmark.md", judge(Loess, config; verbose=true))'
4343
- name: Comment PR
44-
uses: thollander/actions-comment-pull-request@v2
44+
uses: thollander/actions-comment-pull-request@v3
4545
with:
4646
filePath: "benchmark.md"
4747
comment_tag: benchmark

0 commit comments

Comments
 (0)