Skip to content

Commit d41e633

Browse files
committed
docs(vimdoc): update version for vimdoc
1 parent 8be1a77 commit d41e633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/panvimdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
- uses: kdheepak/panvimdoc@main
1313
with:
1414
vimdoc: code_runner
15+
version: "NVIM v0.10.0"
1516
- uses: stefanzweifel/git-auto-commit-action@v4
1617
with:
1718
commit_message: "chore(docs): Auto generate docs"
18-
version: "NVIM v0.10.0"
1919
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)