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 69a52de commit 7e88996Copy full SHA for 7e88996
.github/workflows/deploy-mkdocs.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python
19
uses: actions/setup-python@v4
20
with:
21
- python-version: 3.10
+ python-version: '3.10'
22
23
- name: Install Poetry
24
uses: snok/install-poetry@v1
0 commit comments