diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2ee7b4cb89..963d252837 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -83,4 +83,4 @@ jobs: gh release upload ${{ github.ref_name }} dist/* --repo ${{ github.repository }} - name: "Publish dists to PyPI" - uses: "pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0" # v1.9.0 + uses: "pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b" # v1.10.2