We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c487eb + ed8a958 commit 6e74103Copy full SHA for 6e74103
1 file changed
.github/workflows/ci.yml
@@ -119,7 +119,7 @@ jobs:
119
path: "dist"
120
121
- name: Publish to PyPI
122
- uses: pypa/gh-action-pypi-publish@v1.10.2
+ uses: pypa/gh-action-pypi-publish@v1.10.3
123
with:
124
# Note that this is currently being pushed to the 'crossplane' PyPI
125
# user (not org). See @negz if you need access - PyPI requires 2FA to
0 commit comments