Skip to content

Commit

Permalink
Merge pull request #44 from bavix/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/create-or-update-comment-3
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
2 parents 35b8174 + b91c27c commit d039bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
body-includes: Build output

- name: Create or update comment
uses: peter-evans/create-or-update-comment@v2
uses: peter-evans/create-or-update-comment@v3
with:
comment-id: ${{ steps.artifacts-fc.outputs.comment-id }}
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit d039bf3

Please sign in to comment.