Skip to content

Commit 9c50452

Browse files
dependabot[bot]simsurace
authored andcommitted
Bump peter-evans/find-comment from 3 to 4
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>
1 parent 74e0325 commit 9c50452

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
@@ -41,7 +41,7 @@ jobs:
4141
echo ::set-output name=body::$(cat ./pull-request-number.artifact)
4242
# check if the previous comment exists
4343
- name: find comment
44-
uses: peter-evans/find-comment@v3
44+
uses: peter-evans/find-comment@v4
4545
id: fc
4646
with:
4747
issue-number: ${{ steps.output-pull-request-number.outputs.body }}

0 commit comments

Comments
 (0)