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 19d31fa commit b456171Copy full SHA for b456171
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
python-version: ${{ matrix.python-version }}
27
28
- name: Install Poetry
29
- uses: abatilo/actions-poetry@v2.0.0
+ uses: abatilo/actions-poetry@v4.0.0
30
with:
31
poetry-version: 1.1.11
32
0 commit comments