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 b00749b commit ed356d6Copy full SHA for ed356d6
.github/workflows/release.yml
@@ -63,6 +63,6 @@ jobs:
63
- run: |
64
python -m build
65
66
- - uses: pypa/gh-action-pypi-publish@93e87954aa8d40d7467c30656ba421aee00d37c8 # release/v1
+ - uses: pypa/gh-action-pypi-publish@218af422c0fa05550b8e80695d044935d35a8652 # release/v1
67
with:
68
skip-existing: true
0 commit comments