We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb1b65 commit 2d9914aCopy full SHA for 2d9914a
.github/workflows/hw-build.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: Chia-Network/actions/setup-python@main
34
name: Install Python
35
with:
36
- python-version: 3.10
+ python-version: "3.10"
37
38
- name: Set Env
39
uses: Chia-Network/actions/setjobenv@main
0 commit comments