Skip to content

test-4: Update GitHub Actions workflow for publishing to PyPI

Pre-release
Pre-release
Compare
Choose a tag to compare
@andoludo andoludo released this 01 Sep 15:45
Simplify job name and upgrade action versions. Changed the job name to be more concise, updated actions/checkout from v2 to v4, and upgraded the pypa/gh-action-pypi-publish action from v1.5.0 to v1.9.0. This ensures compatibility with the latest features and bug fixes.