diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index 1348623..f5cd260 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -78,7 +78,7 @@ jobs: body: ${{ steps.template.outputs.result }} - name: Add reaction - uses: peter-evans/create-or-update-comment@v2 + uses: peter-evans/create-or-update-comment@v3 with: repository: ${{ github.event.client_payload.github.payload.repository.full_name }} comment-id: ${{ github.event.client_payload.github.payload.comment.id }}