diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 078b12c32..7692cfbd3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -145,7 +145,7 @@ jobs: merge-multiple: true - name: Publish Package to PyPI - uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # release/v1.12 + uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1.12.4 - name: Install the released wheels from PYPI run: |