We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a27c49 commit b72ac57Copy full SHA for b72ac57
.github/workflows/test.yml
@@ -52,11 +52,11 @@ jobs:
52
- macos-latest
53
- ubuntu-latest
54
deno_version:
55
- - "1.43.x"
+ - "1.45.x"
56
- "1.x"
57
host_version:
58
- - vim: "v9.1.0399"
59
- nvim: "v0.9.5"
+ - vim: "v9.1.0448"
+ nvim: "v0.10.0"
60
61
runs-on: ${{ matrix.runner }}
62
README.md
@@ -99,11 +99,11 @@ jobs:
99
100
101
102
103
104
105
106
107
108
109
0 commit comments