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 d8e21e5 commit d497736Copy full SHA for d497736
.github/workflows/preview-docs-deployment.yaml
@@ -117,7 +117,7 @@ jobs:
117
body-includes: to Netlify
118
119
- name: Create or update comment
120
- uses: peter-evans/create-or-update-comment@v3
+ uses: peter-evans/create-or-update-comment@v4
121
with:
122
comment-id: ${{ steps.fc.outputs.comment-id }}
123
issue-number: ${{ env.PR_NUM }}
@@ -161,7 +161,7 @@ jobs:
161
162
163
164
165
166
167
0 commit comments