diff --git a/.github/workflows/ciff-example-command.yml b/.github/workflows/ciff-example-command.yml index f73871f..f7ba5cd 100644 --- a/.github/workflows/ciff-example-command.yml +++ b/.github/workflows/ciff-example-command.yml @@ -48,7 +48,7 @@ jobs: assignees: retepsnave - name: Add reaction - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: repository: ${{ github.event.client_payload.github.payload.repository.full_name }} comment-id: ${{ github.event.client_payload.github.payload.comment.id }}