We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fb3ad commit e7cd449Copy full SHA for e7cd449
1 file changed
.github/workflows/main.yml
@@ -141,6 +141,6 @@ jobs:
141
run: python -m build --sdist --wheel --outdir dist/
142
143
- name: Publish package
144
- uses: pypa/gh-action-pypi-publish@v1.12.3
+ uses: pypa/gh-action-pypi-publish@v1.12.4
145
with:
146
attestations: true
0 commit comments