diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ed677aa..08446c7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -93,7 +93,7 @@ jobs: # `release` environment, or PyPI rejects the upload with a 403 (after the # first project has already published). The pytest-probatio publisher can be # registered as a pending publisher before its first release. - uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2 with: verbose: true print-hash: true