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 6efb2c9 commit cf7d6d8Copy full SHA for cf7d6d8
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
python-version: ${{ matrix.python-version }}
30
31
- name: Install Poetry
32
- uses: snok/install-poetry@v1.1.12
+ uses: snok/install-poetry@v1
33
with:
34
virtualenvs-create: true
35
virtualenvs-in-project: true
0 commit comments