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 c968a9a commit a573b54Copy full SHA for a573b54
.github/workflows/deploy.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python 3.10
20
uses: actions/setup-python@v4
21
with:
22
- python-version: 3.10
+ python-version: "3.10"
23
24
- name: Install and configure Poetry
25
uses: snok/install-poetry@v1
0 commit comments