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 8b759dc commit f8c5a62Copy full SHA for f8c5a62
.github/workflows/publish.yml
@@ -35,4 +35,4 @@ jobs:
35
TIANGOLO_BUILD_PACKAGE: ${{ matrix.package }}
36
run: python -m build
37
- name: Publish
38
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
0 commit comments