Skip to content

Commit

Permalink
Merge pull request #267 from tsuyoshicho/renovate/thinca-action-setup…
Browse files Browse the repository at this point in the history
…-vim-2.x
  • Loading branch information
tsuyoshicho authored Mar 3, 2024
2 parents f777960 + 12a7c00 commit 473f431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
pip3 install --user -r requirements.txt
- name: Setup Vim
id: 'vim'
uses: thinca/action-setup-vim@v1
uses: thinca/action-setup-vim@v2
with:
vim_version: '${{ matrix.vim }}'
vim_type: '${{ matrix.type }}'
Expand Down Expand Up @@ -183,7 +183,7 @@ jobs:
${{ runner.os }}-pip-
- name: Setup Vim
id: 'vim'
uses: thinca/action-setup-vim@v1
uses: thinca/action-setup-vim@v2
with:
vim_version: '${{ matrix.vim }}'
vim_type: '${{ matrix.type }}'
Expand Down

0 comments on commit 473f431

Please sign in to comment.