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.
2 parents 4b313f8 + 55cf951 commit d1118feCopy full SHA for d1118fe
.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