From 186bf2456ee123a3d481b72380f2b4a5815a3aba Mon Sep 17 00:00:00 2001 From: Kyle Gottfried <6462596+Spitfire1900@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:11:17 -0500 Subject: [PATCH] pypa/gh-action-pypi-publish@release/v1.12.3 --- .github/workflows/release-testpypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-testpypi.yml b/.github/workflows/release-testpypi.yml index 627b2fe..dc9dd02 100644 --- a/.github/workflows/release-testpypi.yml +++ b/.github/workflows/release-testpypi.yml @@ -61,6 +61,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.12.3 with: repository-url: https://test.pypi.org/legacy/