patch 8.2.5052: CI checkout step title is a bit cryptic

Problem:    CI checkout step title is a bit cryptic.
Solution:   Add a better title. (closes #10509)
diff --git a/src/version.c b/src/version.c
index 9df4167..36a69d9 100644
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    5052,
+/**/
     5051,
 /**/
     5050,