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 dc59949 commit 56f4296Copy full SHA for 56f4296
.github/workflows/main.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Install poetry
36
shell: bash
37
- run: curl -sSL https://install.python-poetry.org | POETRY_VERSION=1.2.2 python3 -
+ run: curl -sSL https://install.python-poetry.org | POETRY_VERSION=1.4.1 python3 -
38
39
- name: Set up Python ${{ matrix.python-version }}
40
id: setup_python
0 commit comments