Skip to content

Commit a3c989a

Browse files
matthewfeickertBenGalewsky
authored andcommitted
ci: Update pypa/gh-action-pypi-publish to v1.12.3
* Avoid metadata regression in older unsupported releases. - c.f. https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.12.3
1 parent d89b5a3 commit a3c989a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363

6464
- name: Publish distribution 📦 to PyPI
6565
if: github.repository == 'ssl-hep/ServiceX_frontend'
66-
uses: pypa/gh-action-pypi-publish@v1.8.14
66+
uses: pypa/gh-action-pypi-publish@v1.12.3
6767
with:
6868
print-hash: true

0 commit comments

Comments
 (0)