diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc496a451..89aba3d50 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1467,7 +1467,7 @@ jobs: ../uv build - name: "Publish astral-test-pypa-gh-action" - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1 + uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f # 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