Update python-publish.yml

Nudged pypa/gh-action-pypi-publish@v1.13.0
This commit is contained in:
Jamie Hardt
2025-09-08 12:53:49 -07:00
committed by GitHub
parent 465fe64d93
commit 5e4db46328

View File

@@ -35,4 +35,4 @@ jobs:
- name: Build package - name: Build package
run: python -m build run: python -m build
- name: Publish package - name: Publish package
uses: pypa/gh-action-pypi-publish@v1.12.4 uses: pypa/gh-action-pypi-publish@v1.13.0