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 68888dd commit d752a24Copy full SHA for d752a24
.github/workflows/documentation.yml
@@ -42,7 +42,7 @@ jobs:
42
path: .cache
43
44
- name: "📜 Install Poetry"
45
- uses: abatilo/actions-poetry@v2
+ uses: abatilo/actions-poetry@v4
46
with:
47
poetry-version: 1.3.2
48
.github/workflows/publish-to-test-pypi.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments