We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b8f5c commit 26c5c84Copy full SHA for 26c5c84
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python
22
uses: actions/setup-python@v4
23
with:
24
- python-version: 3.10
+ python-version: "3.10"
25
26
# Install build and twine
27
- name: Install Build Tools
0 commit comments