Skip to content

Commit

Permalink
chore(ci): use action-setup-vim@v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Oct 1, 2023
1 parent 6833e17 commit 633aa46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
shell: bash

- name: Setup vim
uses: thinca/action-setup-vim@v1
uses: thinca/action-setup-vim@v1.0.2
id: vim
with:
vim_version: ${{ matrix.vim-version }}
Expand Down

0 comments on commit 633aa46

Please sign in to comment.