Skip to content

Commit 62bcd00

Browse files
committed
update version of create-pull-request
1 parent 03f5b3b commit 62bcd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_operators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
git status
124124
125125
- name: "Create Pull Request"
126-
uses: peter-evans/create-pull-request@v4
126+
uses: peter-evans/create-pull-request@v7
127127
with:
128128
delete-branch: true
129129
add-paths: |

0 commit comments

Comments
 (0)