Skip to content

Commit 2bb8882

Browse files
authored
Merge pull request #38 from vim-jp/dependabot/github_actions/thinca/action-setup-vim-2
Bump thinca/action-setup-vim from 1 to 2
2 parents 1d5f261 + 113e4d1 commit 2bb8882

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
@@ -26,7 +26,7 @@ jobs:
2626
path: target
2727
ref: gh-pages
2828
- name: Setup Vim
29-
uses: thinca/action-setup-vim@v1
29+
uses: thinca/action-setup-vim@v2
3030
with:
3131
vim_version: 'v8.2.0020'
3232
vim_type: 'Vim'

0 commit comments

Comments
 (0)