We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231e309 commit 3f4b6d1Copy full SHA for 3f4b6d1
.github/workflows/dists.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/setup-python@v2
37
name: Install Python
38
with:
39
- python-version: 3.10
+ python-version: 3.9
40
41
- name: Get pip cache dir
42
id: pip-cache
0 commit comments