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 f5c4acf commit c7babf9Copy full SHA for c7babf9
.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.11.0
+ uses: pypa/gh-action-pypi-publish@v1.12.2
43
44
- name: Push tag
45
run: |
0 commit comments