Commit a318ece
fix(ci): replace removed python/setup action with astral-sh/setup-uv
The custom python/setup composite action was removed during the
vergil-actions migration. Integration tests run on bare ubuntu-latest
(for Docker access) and need Python + uv installed explicitly, unlike
reusable workflow jobs that run inside vergil container images.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ebc30d1 commit a318ece
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments