Releases: anishnaik/medusa-test
Releases · anishnaik/medusa-test
v1.5.0-test1
Full Changelog: v1.4.1-test...v1.5.0-test1
Test CI for v1.4.1
ci: update sigstore action to fix Windows Python compatibility (#741) * ci: update sigstore action to fix Windows Python compatibility Updates sigstore/gh-action-sigstore-python from v3.1.0 to the latest commit on main branch. This includes the fix from PR #242 which resolves Python version management issues on Windows runners. The action now creates its own venv internally using uv and manages Python versions independently, fixing the dnspython 2.8.0 installation error that occurred on Windows runners with Python 3.9. Reference: sigstore/gh-action-sigstore-python#242 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * upgrade to v1.4.1 --------- Co-authored-by: Claude <noreply@anthropic.com>