We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147a52d commit 8f0f8b2Copy full SHA for 8f0f8b2
.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.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.1
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