We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2ae8ff + cffd975 commit 69c3895Copy full SHA for 69c3895
1 file changed
.github/workflows/whats-new.yml
@@ -53,7 +53,7 @@ jobs:
53
savedir: './aspnetcore/whats-new'
54
55
- name: create-pull-request
56
- uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
+ uses: dotnet/actions-create-pull-request@v4
57
with:
58
branch: create-whatsnew-pull-request/patch
59
title: "What's new article"
0 commit comments