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 c9e2c7f commit 38289cbCopy full SHA for 38289cb
.github/workflows/create-documentation-issue.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Create Issue From File
32
id: create-issue
33
- uses: peter-evans/create-issue-from-file@v5
+ uses: peter-evans/create-issue-from-file@v6
34
with:
35
title: Add documentation related to new feature
36
content-filepath: ./.github/ISSUE_TEMPLATE/documentation.md
0 commit comments