mirror of
https://github.com/github/spec-kit
synced 2026-06-21 13:51:39 +00:00
6fadb04bfb
- Add actions: read permission (required for artifact upload/download) - Move version check after uv install and use uv run python (ensures Python >=3.11 with tomllib is available regardless of runner image) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>