There was an error while loading. Please reload this page.
1 parent 8aa065e commit 7a330e0Copy full SHA for 7a330e0
1 file changed
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
name: "distfiles"
65
path: "dist/"
66
- name: "Publish package distributions to PyPI"
67
- uses: "pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e" # v1.13.0
+ uses: "pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247" # v1.14.1
68
## Used for networktocode org since trusted publisher isn't supported for GitHub Plan.
69
with:
70
user: "__token__"
0 commit comments