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.
2 parents 895d69e + b2b0cf2 commit d7b7a21Copy full SHA for d7b7a21
.github/workflows/draft-deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
body-includes: Netlify Draft Deployment
36
37
- name: Create or update comment
38
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
39
with:
40
comment-id: ${{ steps.fc.outputs.comment-id }}
41
issue-number: ${{ github.event.pull_request.number }}
0 commit comments