Skip to content

Commit f0f3ba3

Browse files
authored
ci(typecheck): use v0.10.3 nvim version for typecheck (#314)
1 parent ac18006 commit f0f3ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
selene --config selene.toml ./lua
6262
- uses: stevearc/nvim-typecheck-action@v2
6363
with:
64+
nvim-version: v0.10.3
6465
path: lua
6566
configpath: ".luarc.json"
6667
- uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)