Skip to content

Commit 0ac35ab

Browse files
Bump peter-evans/find-comment from 3 to 4 (#145)
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 30b6607 commit 0ac35ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
# check if the previous comment exists
4444
- name: find comment
45-
uses: peter-evans/find-comment@v3
45+
uses: peter-evans/find-comment@v4
4646
id: fc
4747
with:
4848
issue-number: ${{ steps.output-pull-request-number.outputs.body }}

0 commit comments

Comments
 (0)