We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ad352 commit 7110cbfCopy full SHA for 7110cbf
.github/workflows/ci.yml
@@ -1796,7 +1796,7 @@ jobs:
1796
../uv build
1797
1798
- name: "Publish astral-test-pypa-gh-action"
1799
- uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f # release/v1
+ uses: konstin/gh-action-pypi-publish@ed01280d14b6f9a0edaa1a5494d8f7ffed709083 # release/v1
1800
with:
1801
# With this GitHub action, we can't do as rigid checks as with our custom Python script, so we publish more
1802
# leniently
0 commit comments