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 5d6d5e6 commit cb2439bCopy full SHA for cb2439b
.github/workflows/pre-release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Python
26
uses: actions/setup-python@v6
27
with:
28
- python-version: 3.x
+ python-version: 3.10
29
- name: Install dependencies
30
run: |
31
python -m pip install --upgrade pip
0 commit comments