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 ccd6d00 commit 4574974Copy full SHA for 4574974
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install Python 3
23
uses: actions/setup-python@v4
24
with:
25
- python-version: 3.8
+ python-version: 3.11
26
- name: Install dependencies
27
run: |
28
python -m pip install --upgrade pip
0 commit comments