From ee2189cca4a724356dd92cc6de71f6ad7a2f01b5 Mon Sep 17 00:00:00 2001 From: konstin Date: Mon, 18 Aug 2025 16:14:09 +0200 Subject: [PATCH] Update to pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e Test updating to https://github.com/pypa/gh-action-pypi-publish/pull/378 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a48e4f448e4f..562e0762f2d22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1872,7 +1872,7 @@ jobs: ../uv build - name: "Publish astral-test-pypa-gh-action" - uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f # release/v1 + uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1 with: # With this GitHub action, we can't do as rigid checks as with our custom Python script, so we publish more # leniently