We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3f470 commit 3249a43Copy full SHA for 3249a43
.github/workflows/publish-to-pypi.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: 3.8
23
24
- name: Install Poetry
25
- uses: snok/install-poetry@v1.1.6
+ uses: snok/install-poetry@v1
26
with:
27
virtualenvs-create: true
28
virtualenvs-in-project: true
0 commit comments