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 c67465f commit 1c7c4feCopy full SHA for 1c7c4fe
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Python
17
uses: actions/setup-python@v3
18
with:
19
- python-version: 3.10
+ python-version: "3.10"
20
- name: Setup Poetry
21
uses: abatilo/[email protected]
22
0 commit comments