diff --git a/.github/workflows/phpunits.yaml b/.github/workflows/phpunits.yaml index 23058ff..4507029 100644 --- a/.github/workflows/phpunits.yaml +++ b/.github/workflows/phpunits.yaml @@ -175,7 +175,7 @@ jobs: echo 'EOF' >> $GITHUB_OUTPUT - name: Find Comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: artifacts-fc with: issue-number: ${{ github.event.pull_request.number }}