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 3c48627 commit 331cbb6Copy full SHA for 331cbb6
.github/actions/build_setup/action.yml
@@ -14,7 +14,7 @@ runs:
14
- name: Setup Python
15
uses: actions/setup-python@v5
16
with:
17
- python-version: '3.12'
+ python-version: '3.13'
18
19
- name: Install uv
20
shell: bash
0 commit comments