We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b0711 commit 5fbc574Copy full SHA for 5fbc574
1 file changed
.github/workflows/wheels.yml
@@ -63,7 +63,7 @@ jobs:
63
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
64
name: Install Python
65
with:
66
- python-version: '3.11'
+ python-version: '3.12'
67
68
- name: Install dependencies
69
run: python -m pip install build twine
0 commit comments