We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23ac0e commit 2b38606Copy full SHA for 2b38606
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Python
24
uses: actions/setup-python@v5
25
with:
26
- python-version: "3.10"
+ python-version: 3.9.4
27
28
# - name: Install miniconda
29
# uses: conda-incubator/setup-miniconda@v3
0 commit comments