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 9c541fa commit 6549693Copy full SHA for 6549693
.github/workflows/check-ocaml-refs.yaml
@@ -106,7 +106,7 @@ jobs:
106
107
- name: Find existing OCaml validation comment
108
if: github.event_name == 'pull_request'
109
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
110
id: find-comment
111
with:
112
issue-number: ${{ github.event.pull_request.number }}
0 commit comments