We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db462d9 commit 17e374cCopy full SHA for 17e374c
.github/workflows/build-and-deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
steps:
17
- name: Setup Vim
18
- uses: thinca/action-setup-vim@v2
+ uses: thinca/action-setup-vim@v3
19
with:
20
vim_version: 'v9.1.0065'
21
vim_type: 'Vim'
0 commit comments