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 6ec139a + 84062ea commit ac03a7fCopy full SHA for ac03a7f
.github/workflows/report.yml
@@ -33,7 +33,7 @@ jobs:
33
bash work/tools/script/get_doc_info.sh
34
echo Update ${{ steps.current-time.outputs.ISOTime }} >> doc_info.md
35
- name: Create or Update issue
36
- uses: peter-evans/create-issue-from-file@v4
+ uses: peter-evans/create-issue-from-file@v5
37
with:
38
title: 'Vim help : number of untranslated lines diff status'
39
content-filepath: ./doc_info.md
0 commit comments