We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb74bf3 commit 170ee46Copy full SHA for 170ee46
.github/workflows/buildpackages.yaml
@@ -79,7 +79,7 @@ jobs:
79
- name: Set up Python
80
uses: actions/setup-python@v5
81
with:
82
- python-version: 3.10
+ python-version: '3.10'
83
84
- name: List Python and PIP versions
85
run: |
0 commit comments