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 b6d25e9 commit 84062eaCopy full SHA for 84062ea
.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