We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2ddb1 commit 6df6ea4Copy full SHA for 6df6ea4
1 file changed
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Setup Python
62
uses: actions/setup-python@v5
63
with:
64
- python-version: '3.10'
+ python-version: '3.11'
65
66
# macOS: install uv
67
- name: Install uv and sync Python dependencies (macOS)
0 commit comments