From dbffd8cd455209fc31f48280cce24eba3d49c9c6 Mon Sep 17 00:00:00 2001 From: cnotbohm Date: Mon, 16 Mar 2026 17:48:52 +0000 Subject: [PATCH] use a version not a hash --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7ea58e3..6ff9876 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -26,5 +26,5 @@ jobs: run: | make build - name: Publish package distributions to PyPI - uses: pypa/gh-action-pypi-publish@ed0c5390c58e727690666d924fdd9d4791c13d80 + uses: pypa/gh-action-pypi-publish@release/v1