Skip to content

Commit b61684c

Browse files
Update pypa/gh-action-pypi-publish action to v1.14.0
1 parent d0f019f commit b61684c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
name: "distfiles"
6565
path: "dist/"
6666
- name: "Publish package distributions to PyPI"
67-
uses: "pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e" # v1.13.0
67+
uses: "pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b" # v1.14.0
6868
## Used for networktocode org since trusted publisher isn't supported for GitHub Plan.
6969
with:
7070
user: "__token__"

0 commit comments

Comments
 (0)