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 8d116ba commit 6b806d7Copy full SHA for 6b806d7
1 file changed
.github/workflows/publish-on-pypi.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Python
28
uses: actions/setup-python@v3
29
with:
30
- python-version: '3.8'
+ python-version: '3.12'
31
- name: Install dependencies
32
run: |
33
python -m pip install --upgrade pip
0 commit comments