Sometimes I get:
Trying to find version for uv in: D:\a\vws-test-fixtures\vws-test-fixtures\uv.toml
[17](https://github.com/VWS-Python/vws-test-fixtures/actions/runs/25344312143/job/74309383447?pr=1657#step:3:18)
Could not find file: D:\a\vws-test-fixtures\vws-test-fixtures\uv.toml
[18](https://github.com/VWS-Python/vws-test-fixtures/actions/runs/25344312143/job/74309383447?pr=1657#step:3:19)
Trying to find version for uv in: D:\a\vws-test-fixtures\vws-test-fixtures\pyproject.toml
[19](https://github.com/VWS-Python/vws-test-fixtures/actions/runs/25344312143/job/74309383447?pr=1657#step:3:20)
Could not determine uv version from uv.toml or pyproject.toml. Falling back to latest.
[20](https://github.com/VWS-Python/vws-test-fixtures/actions/runs/25344312143/job/74309383447?pr=1657#step:3:21)
Fetching version data from https://raw.githubusercontent.com/astral-sh/versions/main/v1/uv.ndjson ...
I get this semi-regularly on public GitHub Actions, but it doesn't say "fetch failed" like #849, it just ends the build. See https://github.com/VWS-Python/vws-test-fixtures/actions/runs/25344312143/job/74309383447?pr=1657 as an example.
Sometimes I get:
I get this semi-regularly on public GitHub Actions, but it doesn't say "fetch failed" like #849, it just ends the build. See https://github.com/VWS-Python/vws-test-fixtures/actions/runs/25344312143/job/74309383447?pr=1657 as an example.