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