We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ccb997 commit 3576280Copy full SHA for 3576280
.github/workflows/main.yaml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
36
- uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7
37
with:
38
- version: 0.9.30
+ version: 0.10.0
39
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
40
id: setup-python
41
0 commit comments