We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d55e4a + 5981b01 commit 044d4d9Copy full SHA for 044d4d9
1 file changed
.github/workflows/deploy-preview.yml
@@ -98,7 +98,7 @@ jobs:
98
body-includes: Deploy Preview
99
100
- name: Create comment
101
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
102
with:
103
issue-number: ${{ github.event.inputs.issue }}
104
comment-id: ${{ steps.find-comment.outputs.comment-id }}
0 commit comments