Skip to content

Commit

Permalink
upgrade action
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Jan 9, 2024
1 parent 6dcb3d6 commit 8f0d3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
-
name: "Create pull request"
if: "${{ steps.list_diff.outputs.exit_status == '1' }}"
uses: "peter-evans/create-pull-request@v4"
uses: "peter-evans/create-pull-request@v5"
with:
add-paths: "./"
branch: "php-client"
Expand Down

0 comments on commit 8f0d3eb

Please sign in to comment.