diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c94e5c2..ab3cc6b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,4 +25,4 @@ jobs: run: python -m build - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@106e0b0b7c337fa67ed433972f777c6357f78598 # v1.13.0 + uses: pypa/gh-action-pypi-publish@release/v1