Skip to content

Commit d69e36f

Browse files
Update pypa/gh-action-pypi-publish action to v1.12.4 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7002aa2 commit d69e36f

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
@@ -34,4 +34,4 @@ jobs:
3434
- name: Check with twine
3535
run: twine check dist/*
3636
- name: Publish distribution 📦 to PyPI
37-
uses: pypa/gh-action-pypi-publish@v1.12.3
37+
uses: pypa/gh-action-pypi-publish@v1.12.4

0 commit comments

Comments
 (0)