We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2b6c5 commit 939ed3dCopy full SHA for 939ed3d
.github/workflows/release-pypi.yaml
@@ -26,6 +26,6 @@ jobs:
26
- name: Show Python version
27
run: python --version
28
29
- - uses: cucumber/action-publish-pypi@v2.0.0
+ - uses: cucumber/action-publish-pypi@v3.0.0
30
with:
31
working-directory: "python"
0 commit comments