Skip to content

1.7.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:49
· 23 commits to main since this release
31b1ad7

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