Skip to content

Commit c0b9e2d

Browse files
Bump thollander/actions-comment-pull-request from 2 to 3 (#788)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3340bfb commit c0b9e2d

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
@@ -31,7 +31,7 @@ jobs:
3131
git fetch origin +:refs/remotes/origin/HEAD --depth=1
3232
julia --project=benchmark benchmark/run.jl
3333
- name: Comment PR
34-
uses: thollander/actions-comment-pull-request@v2
34+
uses: thollander/actions-comment-pull-request@v3
3535
with:
3636
filePath: "benchmark.md"
3737
comment_tag: benchmark

0 commit comments

Comments
 (0)