uv/docs/guides
SADIK KUZU 175be60727
Upgrade setup-python action to version 6 (#16450)
## 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)
2025-10-26 21:54:20 -04:00
..
integration Upgrade setup-python action to version 6 (#16450) 2025-10-26 21:54:20 -04:00
migration Finish incomplete sentence in pip migration guide (#14432) 2025-07-03 01:02:17 +00:00
index.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
install-python.md Stabilize addition of Python executables to the bin (#14626) 2025-07-17 17:20:21 -05:00
package.md doc: fix example of bumping beta version without patch bump (#16132) 2025-10-06 11:16:01 +02:00
projects.md Tweak title for viewing version in project guide (#15964) 2025-09-22 08:56:06 -05:00
scripts.md handle an existing shebang in uv init --script (#14141) 2025-06-19 14:47:22 -07:00
tools.md Support installing additional executables in uv tool install (#14014) 2025-07-30 14:50:24 -05:00