Skip to content

Commit 17e374c

Browse files
Bump thinca/action-setup-vim from 2 to 3
Bumps [thinca/action-setup-vim](https://github.com/thinca/action-setup-vim) from 2 to 3. - [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@v2...v3) --- updated-dependencies: - dependency-name: thinca/action-setup-vim dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db462d9 commit 17e374c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Setup Vim
18-
uses: thinca/action-setup-vim@v2
18+
uses: thinca/action-setup-vim@v3
1919
with:
2020
vim_version: 'v9.1.0065'
2121
vim_type: 'Vim'

0 commit comments

Comments
 (0)