Skip to content

Commit 113e4d1

Browse files
Bump thinca/action-setup-vim from 1 to 2
Bumps [thinca/action-setup-vim](https://github.com/thinca/action-setup-vim) from 1 to 2. - [Release notes](https://github.com/thinca/action-setup-vim/releases) - [Changelog](https://github.com/thinca/action-setup-vim/blob/master/CHANGELOG.md) - [Commits](thinca/action-setup-vim@v1...v2) --- updated-dependencies: - dependency-name: thinca/action-setup-vim dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d5f261 commit 113e4d1

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)