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 aa899ea commit 77fdbdfCopy full SHA for 77fdbdf
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Python
25
uses: actions/setup-python@v5
26
with:
27
- python-version: '3.9.13'
+ python-version: '3.10.11'
28
29
# - name: Upgrading pip
30
# run: pip install --upgrade pip
0 commit comments