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 f3c9e3f commit de2fa3eCopy full SHA for de2fa3e
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
- uses: actions/checkout@v2
87
- uses: actions/setup-python@v2
88
with:
89
- python-version: 3.9
+ python-version: "3.10"
90
- name: Install dependencies
91
run: |
92
python -m pip install --upgrade pip
0 commit comments