Commit 1918d9d
committed
ci: pin astral-sh/setup-uv to v8.1.0
The action does not publish a `v8` major tag (only `v8.0.0` and
`v8.1.0`), so `@v8` fails to resolve in GitHub Actions. The fix
already lives on develop but never reached main before the 3.1.2
hotfix branched off; the v3.1.2 release workflow failed to set up
its jobs. Pin to the exact version on both release.yml and
python-package.yml.
Signed-off-by: Fernando Macedo <fgmacedo@gmail.com>1 parent 54f917b commit 1918d9d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments