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 4bb9a53 commit 8b9cb09Copy full SHA for 8b9cb09
.github/workflows/generate.yml
@@ -28,7 +28,7 @@ jobs:
28
repository: 'vim-jp/vimdoc-ja'
29
ssh-key: ${{ secrets.VIMDOC_JA_SSH_KEY }}
30
- name: Setup Vim
31
- uses: thinca/action-setup-vim@v2
+ uses: thinca/action-setup-vim@v3
32
with:
33
vim_version: 'v9.1.0065'
34
vim_type: 'Vim'
@@ -93,7 +93,7 @@ jobs:
93
94
ref: gh-pages
95
96
97
98
99
0 commit comments