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 3cf6b44 commit 321d345Copy full SHA for 321d345
.github/workflows/release.yml
@@ -175,7 +175,7 @@ jobs:
175
ls -al dist/
176
177
- name: Upload to PyPI
178
- uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
179
with:
180
user: __token__
181
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments