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 99ea724 commit f0076c7Copy full SHA for f0076c7
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Build sdist and wheel
74
run: nox --error-on-missing-interpreters --non-interactive --session build
75
- name: Publish to PyPI
76
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
77
78
create-release:
79
name: Create a release on GitHub's UI
0 commit comments