diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6eb2e48..42260bf 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -61,4 +61,4 @@ jobs: # Only publish on an actual release event. workflow_dispatch # runs through test+build as a dry run but must not upload. if: github.event_name == 'release' - uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # release/v1