The previous reusable used container: jobs, which cannot work on this runner — the kicad_auto images have no Node, so actions/checkout's post step dies with exit 127. It had never run successfully. This replaces it with the docker-run design that keeb debugged into working, plus the kicad10_auto bump and the artifact-path and @v3 pinning fixes.