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 1956602 commit 77c20a5Copy full SHA for 77c20a5
.github/workflows/build-and-publish.yaml
@@ -75,7 +75,7 @@ jobs:
75
python-version: "3.11"
76
77
- name: Install Poetry
78
- uses: abatilo/actions-poetry@v2
+ uses: abatilo/actions-poetry@v4
79
with:
80
poetry-version: "1.8.2"
81
0 commit comments