There was an error while loading. Please reload this page.
1 parent 868fdb3 commit 1d128ceCopy full SHA for 1d128ce
1 file changed
.github/workflows/ci.yml
@@ -109,7 +109,7 @@ jobs:
109
subject-path: "dist/*"
110
111
- name: Publish package distributions to PyPI
112
- uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1
+ uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # release/v1
113
if: steps.release.outputs.released == 'true'
114
115
- name: Publish package distributions to GitHub Releases
0 commit comments