Bump create-or-update-comment action to latest

This commit is contained in:
Volodymyr Zotov
2025-12-15 08:43:16 -06:00
parent 2c0496a719
commit fac78884c8

View File

@@ -100,7 +100,7 @@ jobs:
run: echo "run-url=https://github.com/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID" >> $GITHUB_OUTPUT
- name: Create comment on PR
uses: peter-evans/create-or-update-comment@v4
uses: peter-evans/create-or-update-comment@v5
with:
issue-number: ${{ github.event.client_payload.pull_request.number }}
body: |