We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6549693 commit f3ab3e7Copy full SHA for f3ab3e7
.github/workflows/check-ocaml-refs.yaml
@@ -115,7 +115,7 @@ jobs:
115
116
- name: Post PR comment with validation results
117
if: github.event_name == 'pull_request'
118
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
119
with:
120
comment-id: ${{ steps.find-comment.outputs.comment-id }}
121
issue-number: ${{ github.event.pull_request.number }}
0 commit comments