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 e9ae7ac commit 17ae32aCopy full SHA for 17ae32a
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
path: dist
40
41
- name: Publish package to PyPI
42
- uses: pypa/gh-action-pypi-publish@v1.12.2
+ uses: pypa/gh-action-pypi-publish@v1.12.3
43
44
- name: Push tag
45
run: |
0 commit comments