Skip to content

Commit aa2096d

Browse files
committed
Upgrade pypa/gh-action-pypi-publish GitHub action version
1 parent 522b0ae commit aa2096d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
python -m pip install build
2626
python -m build
2727
- name: Publish release distributions to PyPI
28-
uses: pypa/gh-action-pypi-publish@v1.11.0
28+
uses: pypa/gh-action-pypi-publish@v1.12.4

0 commit comments

Comments
 (0)