Skip to content

Commit b378696

Browse files
committed
update to latest pypi-publisher
1 parent 2bd1b02 commit b378696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
path: dist/
4747

4848
- name: Publish distribution 📦 to PyPI
49-
uses: pypa/gh-action-pypi-publish@release/v1.8
49+
uses: pypa/gh-action-pypi-publish@release/v1.12
5050
with:
5151
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)