We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8f78e commit 97dd555Copy full SHA for 97dd555
.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.8.11
+ uses: pypa/gh-action-pypi-publish@v1.8.14
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