Skip to content

Commit 2770353

Browse files
chore(ci): bump create-pull-request version to fix a bug (peter-evans/create-pull-request#2790);
1 parent d82f75a commit 2770353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
run: node ./bin/pr.js
5959
- name: Create pull request
60-
uses: peter-evans/create-pull-request@v4
60+
uses: peter-evans/create-pull-request@v6
6161
id: cpr
6262
with:
6363
branch: release

0 commit comments

Comments
 (0)