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 620acf3 commit 1a0655fCopy full SHA for 1a0655f
.github/workflows/release-pypi.yaml
@@ -23,6 +23,6 @@ jobs:
23
with:
24
python-version: "3.10"
25
26
- - uses: cucumber/action-publish-pypi@v1.1.0
+ - uses: cucumber/action-publish-pypi@v3.0.0
27
28
working-directory: "python"
0 commit comments