diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 3462dd00ff..e588a5eaeb 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -189,5 +189,5 @@ jobs: name: universal_wheel path: dist - - uses: pypa/gh-action-pypi-publish@v1.12.2 + - uses: pypa/gh-action-pypi-publish@v1.12.4 # Implicitly attests that the packages were uploaded in the context of this workflow.