Skip to content

Commit c9e81fa

Browse files
committed
update neovim version in ci
1 parent da7a7d1 commit c9e81fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nvim.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os: [ubuntu-latest]
16-
nvim-version: ["v0.11.0"]
16+
nvim-version: ["v0.11.5"]
1717
runs-on: ${{ matrix.os }}
1818
steps:
1919
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)