We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c67137 commit 9a079cbCopy full SHA for 9a079cb
2 files changed
.github/workflows/linting.yaml
@@ -27,7 +27,7 @@ concurrency:
27
env:
28
# Pin uv version for reproducible builds
29
# https://github.com/astral-sh/uv/releases
30
- UV_VERSION: "0.9.19" # released on 29-12-2025
+ UV_VERSION: "0.9.21" # released on 30-12-2025
31
32
on:
33
pull_request:
.github/workflows/testing.yaml
@@ -33,7 +33,7 @@ env:
34
35
36
37
38
39
0 commit comments