Update pypa pypi publish action

This commit is contained in:
benoit74 2025-02-07 08:32:21 +00:00
parent 254ac56ef7
commit 693a30c423
No known key found for this signature in database
GPG key ID: B89606434FC7B530

View file

@ -30,7 +30,7 @@ jobs:
python -m build --sdist --wheel
- name: Upload to PyPI
uses: pypa/gh-action-pypi-publish@release/v1.8
uses: pypa/gh-action-pypi-publish@release/v1.12
- name: Build and push Docker image
uses: openzim/docker-publish-action@v10