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 4aced72 commit 13afaa5Copy full SHA for 13afaa5
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Python
24
uses: actions/setup-python@v5
25
with:
26
- python-version: '3.8'
+ python-version: '3.12'
27
- name: Install dependencies
28
run: |
29
python -m pip install --upgrade pip
0 commit comments