65c17ab7e8
actions/setup-python fails in act_runner because it tries to download pre-built binaries from GitHub CDN which aren't available in this environment. Using a Python container image directly is the correct approach — same pattern as the Flutter jobs in fabled_app. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>