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 c419194 commit 55a3443Copy full SHA for 55a3443
.github/workflows/pypi.yml
@@ -29,4 +29,4 @@ jobs:
29
- name: Build package
30
run: python -m build
31
- name: Publish package distributions to PyPI
32
- uses: pypa/gh-action-pypi-publish@v1.12.3
+ uses: pypa/gh-action-pypi-publish@v1.12.4
0 commit comments