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 d678ed0 commit f71dfb5Copy full SHA for f71dfb5
.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.8.10
+ uses: pypa/gh-action-pypi-publish@v1.8.11
43
44
- name: Push tag
45
run: |
0 commit comments