We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24452a7 commit d5760b2Copy full SHA for d5760b2
.github/workflows/ciff-example-command.yml
@@ -48,7 +48,7 @@ jobs:
48
assignees: peter-evans
49
50
- name: Add reaction
51
- uses: peter-evans/create-or-update-comment@v3
+ uses: peter-evans/create-or-update-comment@v4
52
with:
53
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
54
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
0 commit comments