Skip to content

Commit ae6619e

Browse files
chore(deps): update peter-evans/find-comment action to v4
1 parent 645a2ae commit ae6619e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ jobs:
336336
steps:
337337
- name: Find existing comment
338338
if: github.event_name == 'pull_request'
339-
uses: peter-evans/find-comment@v3
339+
uses: peter-evans/find-comment@v4
340340
id: find-comment
341341
with:
342342
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)