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 56f9388 commit f780209Copy full SHA for f780209
.github/workflows/release.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install Poetry
32
uses: abatilo/actions-poetry@v4
33
with:
34
- poetry-version: "2.0.1"
+ poetry-version: "2.1.4"
35
36
- name: Setup a local virtual environment
37
run: |
0 commit comments