Skip to content

Commit 6549693

Browse files
committed
CI/GH actions: update find-comments version to v4
1 parent 9c541fa commit 6549693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-ocaml-refs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
107107
- name: Find existing OCaml validation comment
108108
if: github.event_name == 'pull_request'
109-
uses: peter-evans/find-comment@v3
109+
uses: peter-evans/find-comment@v4
110110
id: find-comment
111111
with:
112112
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)