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 aa550a1 commit 3e3f82cCopy full SHA for 3e3f82c
.github/workflows/lint.yml
@@ -31,6 +31,7 @@ jobs:
31
uses: rhysd/action-setup-vim@v1
32
with:
33
neovim: true
34
+ version: v0.10.3
35
- uses: actions/checkout@v4
36
- name: Generate documentation
37
run: make --silent documentation
@@ -47,6 +48,7 @@ jobs:
47
48
49
50
51
52
53
54
fetch-depth: 0
0 commit comments