diff --git a/.github/workflows/ciff-example-command.yml b/.github/workflows/ciff-example-command.yml index 4ff80ffe..086dc866 100644 --- a/.github/workflows/ciff-example-command.yml +++ b/.github/workflows/ciff-example-command.yml @@ -48,7 +48,7 @@ jobs: assignees: peter-evans - 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 }}