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.
2 parents 31daa83 + 6bb7e99 commit b0300baCopy full SHA for b0300ba
.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@v1
+ uses: thinca/action-setup-vim@v2
32
with:
33
vim_version: 'v9.1.0065'
34
vim_type: 'Vim'
@@ -86,7 +86,7 @@ jobs:
86
87
ref: gh-pages
88
89
90
91
92
0 commit comments