Skip to content

Commit 6b8d375

Browse files
Update pypa/gh-action-pypi-publish action to v1.9.0 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e5bd53 commit 6b8d375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- name: Check with twine
3131
run: twine check dist/*
3232
- name: Publish distribution 📦 to PyPI
33-
uses: pypa/gh-action-pypi-publish@v1.8.14
33+
uses: pypa/gh-action-pypi-publish@v1.9.0

0 commit comments

Comments
 (0)