Skip to content

Commit 153019e

Browse files
Update pypa/gh-action-pypi-publish action to v1.8.7 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ab31ed commit 153019e

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.6
33+
uses: pypa/gh-action-pypi-publish@v1.8.7

0 commit comments

Comments
 (0)