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