Skip to content

Commit dafe185

Browse files
deps: bump peter-evans/find-comment from 3 to 4 (#273)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81be1f5 commit dafe185

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
@@ -71,7 +71,7 @@ jobs:
7171
EOF
7272
7373
- name: Find benchmark results comment
74-
uses: peter-evans/find-comment@v3
74+
uses: peter-evans/find-comment@v4
7575
id: benchmark-comment
7676
with:
7777
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)