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.
2 parents 9a5db57 + c9e1a29 commit eb2bbeeCopy full SHA for eb2bbee
.github/workflows/update-docs-markdown.yml
@@ -30,7 +30,7 @@ jobs:
30
# Reference: https://github.com/marketplace/actions/create-pull-request
31
- name: Create Pull Request
32
id: cpr
33
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
34
with:
35
title: "docs/contrib: Update snippets and examples in markdown"
36
branch: create-pull-request/${{ github.workflow }}
0 commit comments