16f5ff22defd4e86f3f57392fe49dbdf12c387f8
Add 'submodules: recursive' to the actions/checkout step in build-pr.yml, build.yml, and publish-api.yml so CI jobs fetch repository submodules. This ensures submodules are available during builds and aligns checkout configuration across workflows (keeping fetch-depth: 0 where already set).
Languages
Java
99.7%
Shell
0.3%