Skip to content

Commit dbe6f71

Browse files
committed
Update Vim to v9.1.0065
Use the same version as vim-jp/vimdoc-ja-working.
1 parent 2bb8882 commit dbe6f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Vim
2929
uses: thinca/action-setup-vim@v2
3030
with:
31-
vim_version: 'v8.2.0020'
31+
vim_version: 'v9.1.0065'
3232
vim_type: 'Vim'
3333
- name: Generate new document
3434
run: |

0 commit comments

Comments
 (0)