mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-23 04:55:28 +00:00
## Summary <!-- What's the purpose of the change? What does it do, and why? --> This pull request updates the GitHub Actions workflow documentation to use the latest version of the `actions/setup-python` action. This ensures compatibility with recent improvements and bug fixes in the action. Workflow version updates: * Updated the `uses: actions/setup-python` step from version `v5` to `v6` in two separate workflow job examples in `docs/guides/integration/github.md`. [[1]](diffhunk://#diff-e864b910728c865e8e16ddb7892761fc2ef4838f2bf256eb1e20c35b24edd9fbL96-R96) [[2]](diffhunk://#diff-e864b910728c865e8e16ddb7892761fc2ef4838f2bf256eb1e20c35b24edd9fbL119-R119) |
||
|---|---|---|
| .. | ||
| alternative-indexes.md | ||
| aws-lambda.md | ||
| coiled.md | ||
| dependency-bots.md | ||
| docker.md | ||
| fastapi.md | ||
| github.md | ||
| gitlab.md | ||
| index.md | ||
| jupyter.md | ||
| marimo.md | ||
| pre-commit.md | ||
| pytorch.md | ||