8000 chore(ci): bump create-pull-request version to fix a bug; (#6405) · axios/axios@d57f03a · GitHub
[go: up one dir, main page]

Skip to content

Commit d57f03a

Browse files
chore(ci): bump create-pull-request version to fix a bug; (#6405)
1 parent 097b0d1 commit d57f03a

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)
0