We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d1aad commit 02d357fCopy full SHA for 02d357f
1 file changed
.github/workflows/build.yml
@@ -86,7 +86,7 @@ jobs:
86
- name: Set up python
87
uses: actions/setup-python@v2
88
with:
89
- python-version: '3.11'
+ python-version: '3.12'
90
91
- name: Install setuptools
92
run: python -m pip install --upgrade setuptools wheel twine
0 commit comments