We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1f4b1 commit 1a537c9Copy full SHA for 1a537c9
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
path: dist
40
41
- name: Publish package to PyPI
42
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
43
with:
44
attestations: true
45
0 commit comments