We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a11cb76 + 551e205 commit 8e33c77Copy full SHA for 8e33c77
.github/workflows/comment.yaml
@@ -13,7 +13,7 @@ jobs:
13
run: echo '${{ toJSON(github.event) }}' | jq
14
shell: bash
15
- name: Create comment
16
- uses: peter-evans/create-or-update-comment@v3
+ uses: peter-evans/create-or-update-comment@v4
17
with:
18
issue-number: ${{ github.event.issue.number }}
19
body: |
0 commit comments