We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa20ea commit 55b62deCopy full SHA for 55b62de
.github/workflows/release.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Build package
25
run: pyproject-build -s -w . -o dist
26
- name: Publish to PyPI
27
- uses: pypa/[email protected].7
+ uses: pypa/[email protected].8
0 commit comments