Skip to content

Commit b995a26

Browse files
authored
Merge pull request #56 from vim-jp/dependabot/github_actions/thinca/action-setup-vim-3
Bump thinca/action-setup-vim from 2 to 3
2 parents db462d9 + 17e374c commit b995a26

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)