We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d9b5b commit ed3ff67Copy full SHA for ed3ff67
1 file changed
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Setup Python and uv
59
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
60
with:
61
- python-version: '3.12'
+ python-version: '3.10'
62
enable-cache: true
63
cache-suffix: -${{ runner.os }}
64
0 commit comments