We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9c179 commit 9fb5dc9Copy full SHA for 9fb5dc9
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python 3.9
17
uses: actions/setup-python@v2
18
with:
19
- python-version: 3.10
+ python-version: '3.10'
20
- name: Install Poetry
21
uses: abatilo/[email protected]
22
0 commit comments