diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index 76bf1dc..1eb4970 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -54,7 +54,7 @@ jobs: reactions: heart, hooray, laugh - name: Add reaction - uses: peter-evans/create-or-update-comment@v1 + uses: peter-evans/create-or-update-comment@v2 with: repository: ${{ github.event.client_payload.github.payload.repository.full_name }} comment-id: ${{ github.event.client_payload.github.payload.comment.id }}