diff --git a/.github/workflows/test-release.yml b/.github/workflows/test-release.yml index aed1690..e4d4df5 100644 --- a/.github/workflows/test-release.yml +++ b/.github/workflows/test-release.yml @@ -47,6 +47,6 @@ jobs: name: python-package-distributions path: dist/ - name: Publish distribution 📦 to TestPyPI - uses: pypa/gh-action-pypi-publish@release/v1 + uses: pypa/gh-action-pypi-publish@release/v1.8 with: repository-url: https://test.pypi.org/legacy/