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 a364ea7 commit 9b8d59dCopy full SHA for 9b8d59d
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
run: poetry build
36
37
- name: Publish
38
- uses: pypa/gh-action-pypi-publish@v1.8.10
+ uses: pypa/gh-action-pypi-publish@v1.12.24
39
#with:
40
# repository-url: https://test.pypi.org/legacy/ # test-only
41
0 commit comments