Skip to content

Commit affa13a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/strict-typescript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
- name: Find comment
104104
if: always()
105-
uses: peter-evans/find-comment@v3
105+
uses: peter-evans/find-comment@v4
106106
id: fc
107107
with:
108108
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)