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 b99d0e3 commit 31481dfCopy full SHA for 31481df
.github/workflows/release.yml
@@ -32,6 +32,6 @@ jobs:
32
run: python -m build
33
34
- name: publish
35
- uses: pypa/gh-action-pypi-publish@v1.11.0
+ uses: pypa/gh-action-pypi-publish@v1.12.2
36
with:
37
attestations: true
0 commit comments