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 5774bdf commit be248a4Copy full SHA for be248a4
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/setup-python@v4
17
with:
18
python-version: "3.10"
19
- - uses: abatilo/actions-poetry@v2
+ - uses: abatilo/actions-poetry@v3
20
- name: build
21
run: poetry build
22
- name: publish
0 commit comments