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 29f51a8 commit 6a5fe6aCopy full SHA for 6a5fe6a
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Python
21
uses: actions/setup-python@v2
22
with:
23
- python-version: '3.6'
+ python-version: '3.10'
24
architecture: x64
25
26
- name: Install Python dependencies
0 commit comments