Skip to content

Commit

Permalink
Upgrades v8build to create-pull-request v6.
Browse files Browse the repository at this point in the history
  • Loading branch information
tommie authored Mar 1, 2024
1 parent c282f9d commit 4a56d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v8build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:

- id: create_pr
name: Create PR
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: Add built V8 libraries at ${{ steps.update_v8.outputs.latest_v8_version }}
title: Add built V8 libraries at ${{ steps.update_v8.outputs.latest_v8_version }}
Expand Down

0 comments on commit 4a56d05

Please sign in to comment.