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 2bb8882 commit dbe6f71Copy full SHA for dbe6f71
.github/workflows/generate.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Vim
29
uses: thinca/action-setup-vim@v2
30
with:
31
- vim_version: 'v8.2.0020'
+ vim_version: 'v9.1.0065'
32
vim_type: 'Vim'
33
- name: Generate new document
34
run: |
0 commit comments