We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186d70a commit 445d3caCopy full SHA for 445d3ca
.github/workflows/cleanrepo-orphaned-articles.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# Create the PR for the work done by the "clean repo" tool
37
- name: create-pull-request
38
- uses: dotnet/actions-create-pull-request@v4
+ uses: peter-evans/actions-create-pull-request@v7
39
with:
40
branch: cleanrepo-orphaned-articles
41
title: "Monthly chores: Delete orphaned articles"
0 commit comments