We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5032b5 commit 457b70cCopy full SHA for 457b70c
.github/workflows/ci-python.yml
@@ -27,6 +27,8 @@ jobs:
27
python-version: ${{ matrix.python-version }}
28
- name: Install Poetry
29
uses: abatilo/[email protected]
30
+ with:
31
+ poetry-version: 1.1.11
32
- name: Cache Pip
33
uses: actions/cache@v2
34
with:
0 commit comments