Skip to content

Commit

Permalink
ci: update install neovim action
Browse files Browse the repository at this point in the history
  • Loading branch information
saecki committed Jul 23, 2024
1 parent 5e1e246 commit 42b37c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install neovim
uses: rhysd/action-setup-vim@v1
uses: rhysd/action-setup-vim@v2
with:
neovim: true

Expand Down

0 comments on commit 42b37c5

Please sign in to comment.