diff --git a/.github/workflows/create-releases.yml b/.github/workflows/create-releases.yml index 0ef0b229..7e4c8721 100644 --- a/.github/workflows/create-releases.yml +++ b/.github/workflows/create-releases.yml @@ -39,7 +39,7 @@ jobs: - name: dry ls run: ls -rthlaR - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # ratchet:pypa/gh-action-pypi-publish@release/v1 + uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # ratchet:pypa/gh-action-pypi-publish@release/v1 with: print-hash: true - name: Create release