Skip to content

Commit 4af7a46

Browse files
authored
Update runtime-sync.yml (#28091)
1 parent 5ed14d8 commit 4af7a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Send PR
6060
if: steps.check.outputs.changed == 'true'
6161
# https://github.com/marketplace/actions/create-pull-request
62-
uses: peter-evans/create-pull-request@v2
62+
uses: peter-evans/create-pull-request@v3
6363
with:
6464
token: ${{ secrets.GITHUB_TOKEN }}
6565
path: .\aspnetcore

0 commit comments

Comments
 (0)