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 f876ebe commit 596ebedCopy full SHA for 596ebed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Python
32
uses: actions/setup-python@v3
33
with:
34
- python-version: '3.7.16'
+ python-version: '3.8.18'
35
36
- name: Install dependencies
37
run: |
0 commit comments