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 4b313f8 commit 55cf951Copy full SHA for 55cf951
.github/workflows/cd.yml
@@ -27,7 +27,7 @@ jobs:
27
run: poetry build
28
29
- name: Publish package distributions to PyPI
30
- uses: pypa/gh-action-pypi-publish@v1.8.10
+ uses: pypa/gh-action-pypi-publish@v1.12.4
31
with:
32
verbose: true
33
0 commit comments