Skip to content

Commit 322a291

Browse files
authored
Merge pull request #40 from vim-jp/update-vim
Update Vim to v9.1.0065
2 parents 2bb8882 + dbe6f71 commit 322a291

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)