Skip to content

Commit f3ab3e7

Browse files
committed
CI/GH actions: update create-or-update-comment to v5
1 parent 6549693 commit f3ab3e7

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
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Post PR comment with validation results
117117
if: github.event_name == 'pull_request'
118-
uses: peter-evans/create-or-update-comment@v4
118+
uses: peter-evans/create-or-update-comment@v5
119119
with:
120120
comment-id: ${{ steps.find-comment.outputs.comment-id }}
121121
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)