We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89b5a3 commit a3c989aCopy full SHA for a3c989a
.github/workflows/pypi.yaml
@@ -63,6 +63,6 @@ jobs:
63
64
- name: Publish distribution 📦 to PyPI
65
if: github.repository == 'ssl-hep/ServiceX_frontend'
66
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@v1.12.3
67
with:
68
print-hash: true
0 commit comments