diff --git a/.github/workflows/comment_size.yml b/.github/workflows/comment_size.yml index db1dbc1..7bf34bd 100644 --- a/.github/workflows/comment_size.yml +++ b/.github/workflows/comment_size.yml @@ -35,7 +35,7 @@ jobs: comment-author: 'github-actions[bot]' body-includes: APK Size - name: Publish size to PR - uses: peter-evans/create-or-update-comment@v2 + uses: peter-evans/create-or-update-comment@v3 with: comment-id: ${{ steps.fc.outputs.comment-id }} issue-number: ${{ steps.size.outputs.PR_NUMBER }}