diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e01145b..6ceb941 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -135,7 +135,7 @@ jobs: - name: List wheel files run: find -name *.whl - name: Publish package distributions to PyPi - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4 + uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0 with: password: ${{ secrets.PYPI }} repository-url: https://upload.pypi.org/legacy/