We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17845ca commit 747cfa8Copy full SHA for 747cfa8
.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].0
+ uses: pypa/[email protected].2
0 commit comments