patch 8.2.4377: CI steps for Windows are a bit unorganized

Problem:    CI steps for Windows are a bit unorganized.
Solution:   Organize CI test steps on Windows. (Ozaki Kiichi, closes #9764)
diff --git a/src/version.c b/src/version.c
index 03990c2..17bc3f7 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    4377,
+/**/
     4376,
 /**/
     4375,