diff --git a/.github/workflows/phpunits.yaml b/.github/workflows/phpunits.yaml index 23058ff..96b52b0 100644 --- a/.github/workflows/phpunits.yaml +++ b/.github/workflows/phpunits.yaml @@ -183,7 +183,7 @@ jobs: body-includes: Build output - name: Create or update comment - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: comment-id: ${{ steps.artifacts-fc.outputs.comment-id }} issue-number: ${{ github.event.pull_request.number }}