diff --git a/README.md b/README.md index 1edef61..59fc834 100644 --- a/README.md +++ b/README.md @@ -99,11 +99,11 @@ jobs: - macos-latest - ubuntu-latest deno_version: - - "1.38.x" + - "1.43.x" - "1.x" host_version: - - vim: "v9.0.2189" - nvim: "v0.9.4" + - vim: "v9.1.0399" + nvim: "v0.9.5" runs-on: ${{ matrix.runner }}