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 abb31f8 commit 2a331ecCopy full SHA for 2a331ec
.github/workflows/release.yml
@@ -41,6 +41,6 @@ jobs:
41
overwrite: true
42
file_glob: true
43
- name: Deploy to PyPI
44
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
45
with:
46
attestations: true
0 commit comments