Skip to content

⬆️ Bump setup-uv action to 10.0.1 - #1940

Merged
YuriiMotov merged 3 commits into
fastapi:masterfrom
YuriiMotov:Bump-setup-uv-action
Aug 25, 2026
Merged

⬆️ Bump setup-uv action to 10.0.1#1940
YuriiMotov merged 3 commits into
fastapi:masterfrom
YuriiMotov:Bump-setup-uv-action

Conversation

@YuriiMotov

@YuriiMotov YuriiMotov commented Aug 25, 2026

Copy link
Copy Markdown
Member

Description

Now we can use version: "latest-known" to make it use latest uv version with known checksum.

Version 10.0.0 introduced security-related breaking changes: caching is disabled by default for workflows triggered by workflow_run, pull_request_target, and release events: https://github.com/astral-sh/setup-uv/releases/tag/v10.0.0

This will disable caching for the Smokeshow workflow. Let's keep that behavior for now.

AI Disclaimer

Used Codex to apply and review the changes. Then reviewed manually

@latest-changes latest-changes Bot added the internal Internal changes label Aug 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📝 Docs preview

Last commit 47d8f4f at: https://f5ebf454.typertiangolo.pages.dev

@YuriiMotov
YuriiMotov marked this pull request as ready for review August 25, 2026 18:37
@YuriiMotov
YuriiMotov merged commit 41c8224 into fastapi:master Aug 25, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal changes

2 participants