We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ddd242 commit 88e068bCopy full SHA for 88e068b
.github/workflows/release-build.yml
@@ -157,7 +157,7 @@ jobs:
157
# The step below publishes to testpypi in order to catch any issues
158
# with the package configuration that would cause a failure to upload to pypi.
159
- name: Install twine
160
- run: pip install twine
+ run: pip install twine==5.1.1
161
162
- name: Download SDK artifact
163
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 #v5.0.0
0 commit comments