We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e17bf6 commit 023788eCopy full SHA for 023788e
.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.9.12
+ python-version: "3.10.4"
27
28
# - name: Install miniconda
29
# uses: conda-incubator/setup-miniconda@v3
0 commit comments