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 62e50fa commit 77e74efCopy full SHA for 77e74ef
.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.8.14
+ uses: pypa/gh-action-pypi-publish@v1.9.0
0 commit comments