We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7a7d1 commit c9e81faCopy full SHA for c9e81fa
1 file changed
.github/workflows/nvim.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ubuntu-latest]
16
- nvim-version: ["v0.11.0"]
+ nvim-version: ["v0.11.5"]
17
runs-on: ${{ matrix.os }}
18
steps:
19
- uses: actions/checkout@v3
0 commit comments