We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d621f3 commit cd32856Copy full SHA for cd32856
.github/workflows/pypi.yml
@@ -29,4 +29,4 @@ jobs:
29
- name: Build package
30
run: python -m build
31
- name: Publish package distributions to PyPI
32
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
0 commit comments