Currently the CI workflows check out the protobuf repo twice - once via submodules and once via an explicit checkout step.
Standardize on submodules and remove the explicit checkout in all workflows (publish-dev.yaml, publish-tagged.yaml, test-docs.yml).
Currently the CI workflows check out the protobuf repo twice - once via submodules and once via an explicit checkout step.
Standardize on submodules and remove the explicit checkout in all workflows (
publish-dev.yaml,publish-tagged.yaml,test-docs.yml).