Commit efd6e4b
committed
fix(ci): pin astral-sh/setup-uv to immutable v8.1.0
setup-uv stopped publishing moving major tags (``@v8``, ``@v8.0``) at
v8.0.0 for supply-chain hardening, so the previous bump to ``@v8`` failed
with "Unable to resolve action astral-sh/setup-uv@v8, unable to find
version v8". Pin to the immutable ``v8.1.0`` release tag (the
maintainers' recommended pattern) and add a comment pointing at the
release notes for future bumps.
See: https://github.com/astral-sh/setup-uv/releases/tag/v8.0.0
Made-with: Cursor1 parent 9e5a0cc commit efd6e4b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | | - | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
0 commit comments