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 b0282e2 commit 95c5d9eCopy full SHA for 95c5d9e
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
python-version: "3.8"
27
28
- name: Install Poetry
29
- uses: snok/install-poetry@v1
+ uses: snok/install-poetry@v1.4.1
30
with:
31
virtualenvs-create: true
32
virtualenvs-in-project: true
0 commit comments