Commit 020543b
committed
ci: pin astral-sh/setup-uv to v8.1.0 (no sliding-major tag exists)
Last push failed with:
Unable to resolve action astral-sh/setup-uv@v8, unable to find version v8
Unlike actions/* and docker/* which publish a sliding major-version
tag (v6, v7, etc.) that points at the latest within the major,
astral-sh/setup-uv only publishes specific version tags (v8.0.0,
v8.1.0). Pinning to the exact tag.
Future bumps need to be manual when astral cuts a new minor — small
cost given this is a single dep on the workflow.1 parent a0656a2 commit 020543b
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
0 commit comments