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 59a5436 commit 077132bCopy full SHA for 077132b
.github/workflows/main.yml
@@ -79,7 +79,7 @@ jobs:
79
if: |
80
github.event.pull_request.number &&
81
always()
82
- uses: peter-evans/create-or-update-comment@v2
+ uses: peter-evans/create-or-update-comment@v3
83
with:
84
comment-id: ${{ steps.fc.outputs.comment-id }}
85
issue-number: ${{ github.event.pull_request.number }}
0 commit comments