diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cbeaf77c..440d1960 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,6 +41,6 @@ jobs: overwrite: true file_glob: true - name: Deploy to PyPI - uses: pypa/gh-action-pypi-publish@v1.10.2 + uses: pypa/gh-action-pypi-publish@v1.10.3 with: attestations: true