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 f4f569e commit 51b026cCopy full SHA for 51b026c
1 file changed
.github/workflows/ci.yml
@@ -38,6 +38,6 @@ jobs:
38
- uses: leafo/gh-actions-lua@v12
39
with:
40
luaVersion: "5.1.5"
41
- - uses: leafo/gh-actions-luarocks@v5
+ - uses: leafo/gh-actions-luarocks@v6
42
- name: Run nvim-test tests
43
run: nix shell nixpkgs#bash nixpkgs#just -c just test ${{ matrix.nvim-version }}
0 commit comments