diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b6b2423085..c6ca3fb7b6 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@897895f1e160c830e369f9779632ebc134688e1b" # v1.10.2 + uses: "pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc" # v1.12.2