Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 243 Bytes

File metadata and controls

7 lines (4 loc) · 243 Bytes

1.7.4 - 2025-08-06

This release fixes a bug in the GH action actions/python-environment where the wrong Python version was installed in the Poetry environment.

Bugfixes

  • #527: Use correct Python version in actions/python-environment