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 c8f722c commit d5bed6bCopy full SHA for d5bed6b
1 file changed
.github/workflows/pr-build.yml
@@ -55,7 +55,7 @@ jobs:
55
token: ${{ secrets.GH_PAT || github.token }}
56
issue-number: ${{ github.event.pull_request.number }}
57
body-includes: '📦 Build artifacts ready!'
58
- - uses: peter-evans/create-or-update-comment@v4
+ - uses: peter-evans/create-or-update-comment@v5
59
with:
60
61
comment-id: ${{ steps.find-comment.outputs.comment-id }}
0 commit comments