There was an error while loading. Please reload this page.
1 parent a420495 commit b4db564Copy full SHA for b4db564
1 file changed
.github/workflows/python-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Python
25
uses: actions/setup-python@v6
26
with:
27
- python-version: 3.7
+ python-version: "3.11"
28
- name: Install dependencies
29
run: |
30
python -m pip install --upgrade pip
0 commit comments