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 6b06971 commit 3a32e21Copy full SHA for 3a32e21
.github/workflows/build-apk.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Reply to /build-apk comment with APK link
71
if: github.event_name == 'issue_comment'
72
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
73
with:
74
issue-number: ${{ github.event.issue.number }}
75
comment-id: ${{ github.event.comment.id }}
0 commit comments