Skip to content

Commit cde2847

Browse files
ci(deps): 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 13cc20e commit cde2847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
echo "performance_ratio=$RATIO" >> $GITHUB_OUTPUT
9898
9999
- name: Find existing comment
100-
uses: peter-evans/find-comment@v3
100+
uses: peter-evans/find-comment@v4
101101
id: fc
102102
with:
103103
issue-number: ${{ steps.pr.outputs.number }}

0 commit comments

Comments
 (0)