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.
2 parents c905fff + 11551ec commit d472873Copy full SHA for d472873
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
strategy:
54
fail-fast: false
55
matrix:
56
- neovim_version: ['v0.9.4', 'nightly']
+ neovim_version: ['v0.9.5', 'nightly']
57
58
steps:
59
- uses: actions/checkout@v4
0 commit comments