We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47be0e1 commit 557869aCopy full SHA for 557869a
1 file changed
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Python
27
uses: actions/setup-python@v5
28
with:
29
- python-version: "3.10"
+ python-version: "3.13"
30
31
- name: Install uv
32
uses: astral-sh/setup-uv@v5
0 commit comments